summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-03-21add missing break; found by Matt Patton <mep@netsec.net>.Jason Wright
2000-03-21more random statsMichael Shalayeff
2000-03-19Bring the format closer to ifconfig(8).Aaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-16Convert to mdoc, but it's still a pretty ugly man page.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-13Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailedKjell Wooding
2000-03-08Merge with EOM 1.48Niklas Hallqvist
2000-03-08Merge with EOM 1.24Niklas Hallqvist
2000-03-08cert.c: Merge with EOM 1.15Niklas Hallqvist
2000-03-08Merge with EOM 1.38Niklas Hallqvist
2000-03-08Merge with EOM 1.7Niklas Hallqvist
2000-03-08Merge with EOM 1.37Niklas Hallqvist
2000-03-08Merge with EOM 1.39Niklas Hallqvist
2000-03-08Merge with EOM 1.32Niklas Hallqvist
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-03-04Point out that dmesg is most commonly used to review system startup msgs.Aaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
2000-03-02Fix; don't print settings with other options present. Slightly modifyHakan Olsson
2000-02-28Merge with EOM 1.45Niklas Hallqvist
2000-02-28Merge with EOM 1.23Niklas Hallqvist
2000-02-28Use a base of 0 when calling stroul() as per the man page; gagnocg@ev1.netTodd C. Miller
2000-02-28add support for "ping6 -a c".Jun-ichiro itojun Hagino
2000-02-27fix Xr orderHugh Graham
2000-02-26Handle the options better. angelos@ okHakan Olsson
2000-02-26we are openbsd; mention tobyHugh Graham
2000-02-26add rcs identsHugh Graham
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-25Merge with EOM 1.117Niklas Hallqvist
2000-02-25use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).Jun-ichiro itojun Hagino
2000-02-24Do not exit() after just one option/command. (niklas@ ok)Hakan Olsson
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-02-21missing newlineTheo de Raadt
2000-02-20features/policy: Merge with EOM 1.4Niklas Hallqvist
2000-02-20features/aggressive: Merge with EOM 1.2Niklas Hallqvist
2000-02-20features/policy: Merge with EOM 1.3Niklas Hallqvist
2000-02-20Merge with EOM 1.5Niklas Hallqvist
2000-02-19Re-order SEE ALSO entries.Aaron Campbell
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-02-19Merge with EOM 1.38Niklas Hallqvist
2000-02-19Merge with EOM 1.17Niklas Hallqvist
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
2000-02-18more alignment fix for SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-02-18avoid alignment problem in 64bit arch.Jun-ichiro itojun Hagino
2000-02-18fix unaligned struct access on alpha.Jun-ichiro itojun Hagino
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
2000-02-16sync with more recent kame. uses getnameinfo(3) as much as possible.Jun-ichiro itojun Hagino
2000-02-13Xr vnconfig(8); sdb@ssr.comAaron Campbell