summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-08don't install Apache bench.Brad Smith
2002-07-08actual signals; seb@todesplanet.deTheo de Raadt
2002-07-08syncTheo de Raadt
2002-07-07missing error checks on strdup. from cloder@acm.orgNiels Provos
2002-07-07document a bit betterTheo de Raadt
2002-07-07No, you do NOT go renumbering the sysctl table!Theo de Raadt
2002-07-07Allow isapnp to compile without isadma configured. From NetBSD.Miod Vallat
2002-07-07Add isadma to bsd.rd, for proper isapnp operation.Miod Vallat
2002-07-07Add a port of FreeBSD/alpha's libio as libalpha. This library enableMatthieu Herrb
2002-07-07better say we are OpenBSD in the configromThierry Deval
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-07-07typos/grammar/better wordsJan-Uwe Finck
2002-07-07More cleanup/shrinkage/clarification.Kenneth R Westerback
2002-07-07syncTheo de Raadt
2002-07-06syncThomas Nordin
2002-07-06syncThomas Nordin
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-07-06theo doesn't like it.Henning Brauer
2002-07-06unused variableKevin Steves
2002-07-06use sbin/pfctl/${__objdir}/pfctl for regression tests if existant, fallHenning Brauer
2002-07-06Fix typo in get_get_files_list() that prevented sets fromKenneth R Westerback
2002-07-06Security Mode feature set.Grigoriy Orlov
2002-07-06HPT 372, 372A and 374. Only HPT372 was tested.Grigoriy Orlov
2002-07-06regenGrigoriy Orlov
2002-07-06HPT372/4Grigoriy Orlov
2002-07-06Move NEED_VERSION to "obsolete variables" section and describePeter Valchev
2002-07-06dont deref NULL pointer in IPv6 pserver client operation.Jun-ichiro itojun Hagino
2002-07-06Remove obsolete upgrade hacks for XF3->XF4 and movingKenneth R Westerback
2002-07-06KNFTheo de Raadt
2002-07-06KNFTheo de Raadt
2002-07-06KNF, realloc fix, and clean usageTheo de Raadt
2002-07-06KNFTheo de Raadt
2002-07-06Add some missing checks for malloc() returning NULL.Todd C. Miller
2002-07-06cope better if realloc fails; better fix than cloder@acm.orgTheo de Raadt
2002-07-05Free crp_opaque only after we've determined we're not going toAngelos D. Keromytis
2002-07-05Also, return EAFNOSUPPORT instead of ENOBUFS. Both this and theAngelos D. Keromytis
2002-07-05Bump ipips_family in ipipstat in all cases where EAFNOSUPPORT is returned.Angelos D. Keromytis
2002-07-05Never call crp_callback directly, use crypto_done() insteadJason Wright
2002-07-05KNF (no space after casts)Jason Wright
2002-07-05add sys/time.h to SYNOPSIS; from bk@rt.fmNiels Provos
2002-07-05unbreak.Henning Brauer
2002-07-05another small bug I found while installing a -current pf firewall.Henning Brauer
2002-07-05regress for getaddrinfo/getnameinfoJun-ichiro itojun Hagino
2002-07-05document "set loginterface none"Henning Brauer
2002-07-05allow unsetting the statusinterface viaHenning Brauer
2002-07-05fix a small bug I found while installing a -current pf firewall at aHenning Brauer
2002-07-05volatile sig_atomic_t, suggested by Theo.Hakan Olsson
2002-07-05Typo; stobe -> strobeAaron Campbell
2002-07-05Remove an unused #define (belongs only in the PCI attachment source file).Aaron Campbell