summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-08-03Fix compilation in non-INET6 case (rfunk@funknet.net)Angelos D. Keromytis
2000-08-03Merge with EOM 1.24Niklas Hallqvist
2000-08-03Merge with EOM 1.28Niklas Hallqvist
2000-08-03Merge with EOM 1.108Niklas Hallqvist
2000-08-03Merge with EOM 1.23Niklas Hallqvist
2000-08-03Merge with EOM 1.129Niklas Hallqvist
2000-08-03Merge with EOM 1.40Niklas Hallqvist
2000-08-03Merge with EOM 1.126Niklas Hallqvist
2000-08-03Merge with EOM 1.41Niklas Hallqvist
2000-08-03Merge with EOM 1.20Niklas Hallqvist
2000-08-03Merge with EOM 1.107Niklas Hallqvist
2000-08-03Merge with EOM 1.46Niklas Hallqvist
2000-08-03Merge with EOM 1.11Niklas Hallqvist
2000-08-03udp.c: Merge with EOM 1.50Niklas Hallqvist
2000-08-03Merge with EOM 1.127Niklas Hallqvist
2000-08-03Merge with EOM 1.53Niklas Hallqvist
2000-08-03Merge with EOM 1.57Niklas Hallqvist
2000-08-03Merge with EOM 1.146Niklas Hallqvist
2000-08-03isakmp_doi.c: Merge with EOM 1.41Niklas Hallqvist
2000-08-03Don't flush SPD entries.Angelos D. Keromytis
2000-08-02RFC 1918 obsoletes 1597Niels Provos
2000-08-01remove duplicate XrJakob Schlyter
2000-08-01fix netmask notation; pr1343Hugh Graham
2000-07-31Correct usage stringPaul Janzen
2000-07-27Don't show or delete IPsec flows with the route command -- this was aAngelos D. Keromytis
2000-07-27Look up the pathname verbatim in mount table in addition to the realpath(3)edTodd C. Miller
2000-07-26open /dev/ipl rdonly on non-destructive operationsMichael Shalayeff
2000-07-20Move ws* command man pages to arch-dependent subdirs.Marc Espie
2000-07-13undoTheo de Raadt
2000-07-09add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}Jun-ichiro itojun Hagino
2000-07-07On the last commit to fdisk when the prototypes to PRT_fix_CHS and PRT_fix_BNDale S. Rahn
2000-07-05printf without %sTheo de Raadt
2000-07-05remove SYSLOG(), unused functionTheo de Raadt
2000-07-05Correct minor formatting errors/typos.Aaron Campbell
2000-07-03plug 2 memory leaks; reported by andrew.lunn@ascom.ch.Jason Wright
2000-07-02OpenBSD'ify these man pages.Aaron Campbell
2000-07-02From onoe@netbsd.org:Hakan Olsson
2000-07-02descent into wsconsctlMichael Shalayeff
2000-07-02make it compiling only for alpha and hppaMichael Shalayeff
2000-07-01wscons control tool; initial import from newtbsd treeMichael Shalayeff
2000-07-01be more verbose when warning for partition errors,Michael Shalayeff
2000-06-30correct address family handling in "giftunnel".Jun-ichiro itojun Hagino
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-29use %s with syslogTheo de Raadt
2000-06-29use %s when calling syslogTheo de Raadt
2000-06-28Remove information that's NetBSD-specific.Artur Grabowski
2000-06-28prevent endless looping on looping fat chainsMichael Shalayeff
2000-06-22fix a typo by wpaul; using ipv6 tunneled to usenix (thanks itojun!)Todd T. Fries
2000-06-21- clean makefileFederico G. Schwindt
2000-06-20more info on what a bridge is (from bridge(4)).Jason Wright