summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-08Another missing bit (appears to make the 582x series work like the 580x seriesJason Wright
2002-07-085821 has two additional bits that must be ack'd (note they don't haveJason Wright
2002-07-08Merge in some changes from Paul Vixie's tree; most are cosmeticTodd C. Miller
2002-07-08offload the arguments from the stack before performingMichael Shalayeff
2002-07-08lem and buranMichael Shalayeff
2002-07-08from itojun:Michael Shalayeff
2002-07-08tl* multicast filter is broken. use ALLMULTI for now.Jun-ichiro itojun Hagino
2002-07-08Don't allow 'flags' option in non-TCP rules, found by mpech@Daniel Hartmeier
2002-07-08ANSITheo de Raadt
2002-07-08syncTheo de Raadt
2002-07-08make failed SIOCG80211NWKEY print alert more clearly; jolan@norm.encryptedema...Theo de Raadt
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