summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-03-07Use ETHERTYPE_8021QChris Cappuccio
2000-03-07Add 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.orgChris Cappuccio
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-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
2000-03-04Refresh the NAT IP pointer after a potential mbuf reallocation. Thisbrian
2000-03-04handle corrupt inetd.conf files better; sdb@ssr.comTheo de Raadt
2000-03-03Fix some printf-type argument bugsbrian
2000-03-02interactivly -> interactively (Germans can't spell) :-)Aaron Campbell
2000-03-02alternativly -> alternativelyAaron Campbell
2000-03-02typo fix.Jun-ichiro itojun Hagino
2000-02-28enable sesdTheo de Raadt
2000-02-28bring in latest kame code.Jun-ichiro itojun Hagino
2000-02-28Better Englishbrian
2000-02-27-Wall on alphaTheo de Raadt
2000-02-27$Id$ -> $OpenBSD$brian
2000-02-27Fix a bug in end-of-line comment parsing.brian
2000-02-27When we stop a timer that's the first in the timer list, ensurebrian
2000-02-26print addresses in extended scoped address format. (sync with kame)Jun-ichiro itojun Hagino
2000-02-25support -M and -N; jeff@cepheid.orgTheo de Raadt
2000-02-25Add some more files to CLEANFILES. (art@ ok)Hakan Olsson
2000-02-25use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).Jun-ichiro itojun Hagino
2000-02-25use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue.Jun-ichiro itojun Hagino
2000-02-25use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues.Jun-ichiro itojun Hagino
2000-02-25fix file path (/usr/local/v6/libexec -> /usr/libexec)Jun-ichiro itojun Hagino
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-02-22sorry previous fix against alignment issue was totally broken.Jun-ichiro itojun Hagino
2000-02-22cleanup some code and build stuffmjacob
2000-02-21add simple SES/SAF-TE daemon and toolsmjacob
2000-02-21prevent align fault on alpha.Jun-ichiro itojun Hagino
2000-02-20string manipluation paranoia changes. Most probably not exploitable.bitblt
2000-02-19Remove bogus 802.1Q codeChris Cappuccio
2000-02-18Add support for dumping PPPoE Discovery and Session packetsJason Wright
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
2000-02-16Install smrsh(8) in /usr/libexec, not in /usr/sbin.Oleg Safiullin
2000-02-16remove duplicated BINOWN/BINMODE.Jun-ichiro itojun Hagino
2000-02-16correct typo and missing command line options (target and datalen).Jun-ichiro itojun Hagino
2000-02-16add traceroute6 (oops, forgot to bring it in)Jun-ichiro itojun Hagino
2000-02-14Yet another brain-dead `feature'.Marc Espie
2000-02-13Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.comAaron Campbell
2000-02-12Build amiga manpages, always.Marc Espie
2000-02-12Allow for iteconfig.8 to be built everywhere.Marc Espie
2000-02-12Allow for manpage.Marc Espie
2000-02-12Build manpage even if !amigaMarc Espie
2000-02-12handle direct lines correctly; reesTheo de Raadt
2000-02-11Fix from jonathon.fletcher@pobox.comChris Cappuccio
2000-02-09I need to get rid of local stuff of my tree. Here is an oldNiklas Hallqvist
2000-02-08don't include netinet6/{icmp6,ip6}.h for rfc2292 conformance.Jun-ichiro itojun Hagino
2000-02-07fix include file path.Jun-ichiro itojun Hagino