summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-25enable ale(4) on both i386 and amd64Kevin Lo
2009-02-25syncTheo de Raadt
2009-02-25add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).Kevin Lo
2009-02-24restore the parsing of incoming tdb update messages. this was disabledDavid Gwynne
2009-02-24fix tilde expansion (eg. ~/Mail); ok gilles@Jacek Masiulaniec
2009-02-24Disable rt_if_track() for now. This causes the rtfree panic seen in PR6043Claudio Jeker
2009-02-24The original SiS chips seem to have an bug that marks VLAN tagged packetsClaudio Jeker
2009-02-24match new cpuid stuff from i386; by jsgTheo de Raadt
2009-02-24Add support for hardware acceleration to gbe(4). This provides an acceleratedJoel Sing
2009-02-24move AnyDATA ADU-E100H from ubsa(4) to umsm(4)Yojiro Uo
2009-02-24move AnyDATA ADU-E100H to umsm(4) from ubsa(4) as it uses msm chipset.Yojiro Uo
2009-02-24back out est.c 1.8 and bring acpicpu.c all the way back to 1.47 because ofTheo de Raadt
2009-02-24teach smtpctl's parser how to deal with parameters that are not necessarilyGilles Chehade
2009-02-24Backout a backout because noone knows what the hell the backout is aTheo de Raadt
2009-02-24request a bulk update when the pfsync if configuration is changed via anDavid Gwynne
2009-02-23add valid_message_id() and valid_message_uid() which test that a message idGilles Chehade
2009-02-23unused varJoris Vink
2009-02-23we no longer push out Set-sticky to the client when writingJoris Vink
2009-02-23Properly convert between gmt and localtime for unchanged files as client.Tobias Stoeckmann
2009-02-23dont put pfsync packets on the wire if no syncdev is specified. issuesDavid Gwynne
2009-02-23When jumping out of the interrupt handler early, clear conditions we knowMiod Vallat
2009-02-23regenJonathan Gray
2009-02-23Match on the SAS1078DE which appears to be used in at least theJonathan Gray
2009-02-23better detect short frames. always print the version and length of theDavid Gwynne
2009-02-23back out last commit since it breaks a few regress tests -- this will beTheo de Raadt
2009-02-23matthew haub pointed out that pid may be used uninitialized in some contextsTed Unangst
2009-02-23- fix test for IPv4 checksumKevin Lo
2009-02-23A newruleset that contains actual blocks people can use if theyTheo de Raadt
2009-02-23add missing headers needed by time()Charles Longeau
2009-02-23openssh-5.2Damien Miller
2009-02-22missing periodDamien Miller
2009-02-22don't advertise experimental optionsDamien Miller
2009-02-22Fix race possible between runner and queue when starting up.Jacek Masiulaniec
2009-02-22reorganize code so that couple of indentation levels can be removed;Jacek Masiulaniec
2009-02-22Replace bcmp in while loop with check of ac_multirangecnt.Mark Kettenis
2009-02-22On machines with less than 16MB of physical memory, reduce the lower boundMiod Vallat
2009-02-22Don't enforce a minimum size for nkmempages by default; if the computedMiod Vallat
2009-02-22add missing headersCharles Longeau
2009-02-22In icmp6_mtudisc_update make sure that the requested MTU is not less thenClaudio Jeker
2009-02-22Make Yukon-2 FE+ (88E8040, 88E8042) work.Mark Kettenis
2009-02-22Make 88E3016 actually work.Mark Kettenis
2009-02-22Document ddb.trigger.Joel Sing
2009-02-22Untested FB-DIMM decoding adapted from changes made to NetBSDJonathan Gray
2009-02-22put repeated inet_ntop calls into new func ss_to_text, which usesJacek Masiulaniec
2009-02-22simplify qwalk() error handling; ok gilles@Jacek Masiulaniec
2009-02-22replace MAX* constants by sizeof where possibleOleg Safiullin
2009-02-22fix PR 6082: do not create more fd's than will fit in the message onOtto Moerbeek
2009-02-22split synopsis and the options list according to functionality;Jason McIntyre
2009-02-21dma_cachectl() bye-bye.Miod Vallat
2009-02-21No need to use special copy{from,to}buf for MVME376, the board's buffersMiod Vallat