Age | Commit message (Expand) | Author |
2000-03-07 | Use ETHERTYPE_8021Q | Chris Cappuccio |
2000-03-07 | Add 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.org | Chris Cappuccio |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
2000-03-04 | Try to standardize the options list introduction; it should read "The options | Aaron Campbell |
2000-03-04 | Refresh the NAT IP pointer after a potential mbuf reallocation. This | brian |
2000-03-04 | handle corrupt inetd.conf files better; sdb@ssr.com | Theo de Raadt |
2000-03-03 | Fix some printf-type argument bugs | brian |
2000-03-02 | interactivly -> interactively (Germans can't spell) :-) | Aaron Campbell |
2000-03-02 | alternativly -> alternatively | Aaron Campbell |
2000-03-02 | typo fix. | Jun-ichiro itojun Hagino |
2000-02-28 | enable sesd | Theo de Raadt |
2000-02-28 | bring in latest kame code. | Jun-ichiro itojun Hagino |
2000-02-28 | Better English | brian |
2000-02-27 | -Wall on alpha | Theo de Raadt |
2000-02-27 | $Id$ -> $OpenBSD$ | brian |
2000-02-27 | Fix a bug in end-of-line comment parsing. | brian |
2000-02-27 | When we stop a timer that's the first in the timer list, ensure | brian |
2000-02-26 | print addresses in extended scoped address format. (sync with kame) | Jun-ichiro itojun Hagino |
2000-02-25 | support -M and -N; jeff@cepheid.org | Theo de Raadt |
2000-02-25 | Add some more files to CLEANFILES. (art@ ok) | Hakan Olsson |
2000-02-25 | use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame). | Jun-ichiro itojun Hagino |
2000-02-25 | use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue. | Jun-ichiro itojun Hagino |
2000-02-25 | use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues. | Jun-ichiro itojun Hagino |
2000-02-25 | fix file path (/usr/local/v6/libexec -> /usr/libexec) | Jun-ichiro itojun Hagino |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | sorry previous fix against alignment issue was totally broken. | Jun-ichiro itojun Hagino |
2000-02-22 | cleanup some code and build stuff | mjacob |
2000-02-21 | add simple SES/SAF-TE daemon and tools | mjacob |
2000-02-21 | prevent align fault on alpha. | Jun-ichiro itojun Hagino |
2000-02-20 | string manipluation paranoia changes. Most probably not exploitable. | bitblt |
2000-02-19 | Remove bogus 802.1Q code | Chris Cappuccio |
2000-02-18 | Add support for dumping PPPoE Discovery and Session packets | Jason Wright |
2000-02-16 | Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY | Kjell Wooding |
2000-02-16 | Install smrsh(8) in /usr/libexec, not in /usr/sbin. | Oleg Safiullin |
2000-02-16 | remove duplicated BINOWN/BINMODE. | Jun-ichiro itojun Hagino |
2000-02-16 | correct typo and missing command line options (target and datalen). | Jun-ichiro itojun Hagino |
2000-02-16 | add traceroute6 (oops, forgot to bring it in) | Jun-ichiro itojun Hagino |
2000-02-14 | Yet another brain-dead `feature'. | Marc Espie |
2000-02-13 | Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.com | Aaron Campbell |
2000-02-12 | Build amiga manpages, always. | Marc Espie |
2000-02-12 | Allow for iteconfig.8 to be built everywhere. | Marc Espie |
2000-02-12 | Allow for manpage. | Marc Espie |
2000-02-12 | Build manpage even if !amiga | Marc Espie |
2000-02-12 | handle direct lines correctly; rees | Theo de Raadt |
2000-02-11 | Fix from jonathon.fletcher@pobox.com | Chris Cappuccio |
2000-02-09 | I need to get rid of local stuff of my tree. Here is an old | Niklas Hallqvist |
2000-02-08 | don't include netinet6/{icmp6,ip6}.h for rfc2292 conformance. | Jun-ichiro itojun Hagino |
2000-02-07 | fix include file path. | Jun-ichiro itojun Hagino |