summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-26bulk updates are sent from a timeout which walks over the state tree andDavid Gwynne
2009-02-26fix the multicast code; tested by sthen@Kevin Lo
2009-02-26revert 1.50 and 1.51. kettenis discovered they don't let his sparcle go slow...Ted Unangst
2009-02-25after the STOP message is sent, move the receiver to the RMSG stateAlexandre Ratchov
2009-02-25Checking if a file is ASCII should only be done when diffing, becauseRay Lai
2009-02-25add a stupid workaround for a race somewhere in the crypto code in theHenning Brauer
2009-02-25fix slow memory leak, spotted by Max Laier and Artis CauneBob Beck
2009-02-25Fix an invalid pointer dereference in control_close(). If control_connbyfd()Claudio Jeker
2009-02-25fix examples of list deletion to not leak memory.Bob Beck
2009-02-25Fix up multicast support, from brad.Jonathan Gray
2009-02-25On full mask revision 2 or later default toJonathan Gray
2009-02-25NULL pointer dereferenceGilles Chehade
2009-02-25remove chown's called when running with user privs, ie. basically noops;Jacek Masiulaniec
2009-02-25also known as the Attansic L1ETheo de Raadt
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