summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-10move a common statement out of if/else;Thordur I. Bjornsson
2008-07-10sync v1 and v2 traffic accounting; add it to sshd, too; ok djm@, dtucker@Markus Friedl
2008-07-10missing bzero; from mickey; ok djm@Markus Friedl
2008-07-10Fix "etc source" output when not using a tarballAntoine Jacoutot
2008-07-10Don't terminate the array of matching product/vendor IDs with { 0, 0 }Marc Balmer
2008-07-10Detect whether com(4) is the console on the m4k.Mark Kettenis
2008-07-10Add Sonix cam to the supported list.Marcus Glocker
2008-07-10Add support for Fujitsu SPARC64-VI CPUs.Mark Kettenis
2008-07-10Add support for getting the time of day on the m4k.Mark Kettenis
2008-07-10Add a function to get the time of day from the prom on the m4k.Mark Kettenis
2008-07-10retry port allocation on all errors, not just EADDRINUSE; ok jakob@Damien Miller
2008-07-10check pf NAT source port allocation against net.inet.(tcp|udp).baddynamicDamien Miller
2008-07-10In pf_state_insert(), if the first pf_state_key_attach() fails, theDavid Krause
2008-07-10Make cams with Sonix chipset work by avoiding excessive alternateMarcus Glocker
2008-07-10add X11 ports to default TCP baddynamic listDamien Miller
2008-07-10Die -r, die! Eliminate stray -r in usage text. Spotted by James Hartley.Kenneth R Westerback
2008-07-10the DRM_{READ,WRITE}$NUMBER() macros currently useOwain Ainsworth
2008-07-09Read 'vendor' flag from ASCII disklabel since we print it. FixesKenneth R Westerback
2008-07-09Fixup AGP_MODE{GET,SET}_RATE() macros. the agp 2.0 spec defines that the lowestOwain Ainsworth
2008-07-09syncTheo de Raadt
2008-07-09automatically populate net.inet.(tcp|udp).baddynamic with theDamien Miller
2008-07-09expand the net.inet.(tcp|udp).baddynamic dynamic source portDamien Miller
2008-07-09let the kernel choose the random port. code from djm@. ok markus@.Jakob Schlyter
2008-07-09missing new-line character.Igor Sobrado
2008-07-09an ellipsis is not an optional argument.Igor Sobrado
2008-07-09documentation tweaks.Igor Sobrado
2008-07-09reintroduce our own shuffle ID generator. ok djm@ millert@Jakob Schlyter
2008-07-09merge and resolve conflicts introduced by 9.4.2-P1Jakob Schlyter
2008-07-09always verify that the received dns response id matches our request.Reyk Floeter
2008-07-09Use OpenBSD's knuth shuffle algorithm of random values from bind toReyk Floeter
2008-07-09remove an unused variable that is a leftover from the old alg.Reyk Floeter
2008-07-09also set the protocol, either TCP or UDP, in the NAT lookup. thisReyk Floeter
2008-07-09only use SOCK_STREAM for TCP in bindany(), otherwise SOCK_DGRAM for UDP.Reyk Floeter
2008-07-09Incorporate Otto's yacc skeleton fix.Todd C. Miller
2008-07-09update the relay dns code to open a new udp socket to send theReyk Floeter
2008-07-09Remove an XXX comment about using the same pool for mfs and ffs, sinceThordur I. Bjornsson
2008-07-09Simplify the match function a bit by just returning the result fromBrad Smith
2008-07-08sort options in manual page; display a better usage.Igor Sobrado
2008-07-08fix double "usage:"Igor Sobrado
2008-07-08- add support for recursive transfers (but not for floppies), e.g.Martynas Venckus
2008-07-08Fix an venerable bug: if we're reducing a rule that has an emptyOtto Moerbeek
2008-07-08basic manpage for vmt(4)David Gwynne
2008-07-08Use correct format string specifier for int argument. Don't try to print itClaudio Jeker
2008-07-08missed in last commit, to make things compile cleanerJoris Vink
2008-07-08make these compile cleanlyJoris Vink
2008-07-08use cf->fd in cvs_remote_sendfile() instead of using a localJoris Vink
2008-07-08bump version to 4.4Joris Vink
2008-07-08this makes the code in sdattach less dense by collapsing the flags we passDavid Gwynne
2008-07-08Typo in summarize output.Antoine Jacoutot
2008-07-08Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllersBrad Smith