summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-03re-implement the bpf "filter drop" option that it actually works. theReyk Floeter
2005-11-03- minor KNFNiall O'Higgins
2005-11-03better doc for `-i';Xavier Santolaria
2005-11-03- update comment for checkout_rev() for bitwise flags.Niall O'Higgins
2005-11-03output tweaks;Xavier Santolaria
2005-11-03- document `-M' option properly.Niall O'Higgins
2005-11-03- sync checkout_usage();Niall O'Higgins
2005-11-03- implement `-M' option.Niall O'Higgins
2005-11-03Cache reverse lookups with and without DNS separately; ok markus@Darren Tucker
2005-11-03kludge: avoid creating non-empty files.Marc Espie
2005-11-03exit with 1 if we can't install shit thanks to dependencies issues.Marc Espie
2005-11-03revert to 20051009 for now, need to investigate strange behaviour withMartin Reindl
2005-11-03use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code.Brad Smith
2005-11-03Don't remove elements inside TAILQ_FOREACH. Change to usual for()Kenneth R Westerback
2005-11-02change zaurus fifo lenght back to 32 until some issues are sorted out.Federico G. Schwindt
2005-11-02In case we are pretending, make sure we skip to the next archive member.Marc Espie
2005-11-02inherit sack_enable from the listen socket, this should allow connectionsMarkus Friedl
2005-11-02- kill two unused constant definitions.Niall O'Higgins
2005-11-02catch up with ftp.html r1.332, ok beck@ david@Alexander von Gernler
2005-11-02- update the comment for checkout_state(); it did not tell the truthNiall O'Higgins
2005-11-02- sync checkin_usage()Niall O'Higgins
2005-11-02- fix up documentation for `-M' option.Niall O'Higgins
2005-11-02changes from Venice:Niall O'Higgins
2005-11-02Avoid a theoretical race condition.Aaron Campbell
2005-11-02fix inspired by pr#4590Todd T. Fries
2005-11-02syncTheo de Raadt
2005-11-02syncTheo de Raadt
2005-11-022 more puc devices by oxfordTheo de Raadt
2005-11-02Simplify OpenBSD::PackingElement::Sysctl::install().Bernd Ahlers
2005-11-02Mark some additional function arguments as const.Claudio Jeker
2005-11-02allow shlibs with paths to use shlib version matching rules too.Kurt Miller
2005-11-02Reorder and comment reconfigure(). Makes more sense so.Claudio Jeker
2005-11-02document `-kmode';Xavier Santolaria
2005-11-02Add IPv6 support for the address and prefix parser. OK henning@Claudio Jeker
2005-11-02print RCS file path;Xavier Santolaria
2005-11-02Use the new rde_filter_equal() with dir = DIR_OUT to check if a soft-Claudio Jeker
2005-11-02Implement filterset_equal() and rde_filter_equal(). Both return 1 ifClaudio Jeker
2005-11-02- sort options and sync usage()Jason McIntyre
2005-11-02sync with Reality;Xavier Santolaria
2005-11-02sync with Reality;Xavier Santolaria
2005-11-02It is invalid to scsi_done(xs) and then return TRY_AGAIN_LATER.Kenneth R Westerback
2005-11-02sync mbuf before unloading in gem_rxdrain().Brad Smith
2005-11-02- unmap resources allocated by pci_mapreg_map() on failure to attachBrad Smith
2005-11-02Abstract delay code out and call it directly from XX_interpret_sense.Kenneth R Westerback
2005-11-02handle TX underrun and packet too long errors by resetting the chip.Brad Smith
2005-11-01Sort filter_set with equal type as well. This affects communityClaudio Jeker
2005-11-01remove Mach macros, they were unused anywayMartin Reindl
2005-11-01wsmoused works on amd64 too; carvalholatas@gmail.comTheo de Raadt
2005-11-01a bit of rewording; with input from jmc@.Federico G. Schwindt
2005-11-01- `-p' option has been implemented for a while, but not documented fully inNiall O'Higgins