Age | Commit message (Expand) | Author |
1999-12-21 | typo fix. | Jun-ichiro itojun Hagino |
1999-12-20 | add faithd to SUBDIR. | Jun-ichiro itojun Hagino |
1999-12-20 | rcsid police. | Jun-ichiro itojun Hagino |
1999-12-20 | faith translator deamon, from KAME | Jun-ichiro itojun Hagino |
1999-12-19 | Fix the TIMEOUT case not to dump the shell environment. | Angelos D. Keromytis |
1999-12-18 | If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), use | Angelos D. Keromytis |
1999-12-18 | Fix error message. | Angelos D. Keromytis |
1999-12-17 | terminate an arg vector w/ NULL | Michael Shalayeff |
1999-12-16 | Add the ability to use interface names in place of addresses | Kjell Wooding |
1999-12-16 | move dump file to /var/run, not /var/tmp. | Jun-ichiro itojun Hagino |
1999-12-16 | deposit dump file in /var/run; markus | Theo de Raadt |
1999-12-16 | use arc4random() | Theo de Raadt |
1999-12-15 | Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches. | Kjell Wooding |
1999-12-12 | route6d now works fine (because of udp socket advanced API fix) | Jun-ichiro itojun Hagino |
1999-12-11 | it looks that route6d is not working right, because of | Jun-ichiro itojun Hagino |
1999-12-11 | add and enable route6d. fix bogus enties in distrib/sets/lists. | Jun-ichiro itojun Hagino |
1999-12-11 | route6d, simple ripng daemon, from KAME | Jun-ichiro itojun Hagino |
1999-12-11 | enable rtadvd in usr.sbin/Makefile. | Jun-ichiro itojun Hagino |
1999-12-11 | router advertisement daemon, from KAME | Jun-ichiro itojun Hagino |
1999-12-10 | indent | Theo de Raadt |
1999-12-10 | repair various bugs in -d mode | Theo de Raadt |
1999-12-10 | add IPv6 support. net.inet6.{ip6,icmp6} will be printed. | Jun-ichiro itojun Hagino |
1999-12-10 | add ndp(8), arp(8) lookalike for IPv6. | Jun-ichiro itojun Hagino |
1999-12-10 | arp(8) lookalike for IPv6, from KAME | Jun-ichiro itojun Hagino |
1999-12-10 | Fix a few typos. | Angelos D. Keromytis |
1999-12-09 | add usr.sbin/rtsold and sbin/rtsol to subdir. | Jun-ichiro itojun Hagino |
1999-12-09 | rtsold(8); router solicitation daemon. | Jun-ichiro itojun Hagino |
1999-12-09 | initial import from KAME tree | Jun-ichiro itojun Hagino |
1999-12-08 | Just comment out the M_TUNNEL case... | Angelos D. Keromytis |
1999-12-08 | avoid build breakage. (mbuf flag M_TUNNEL passed to userland???) | Jun-ichiro itojun Hagino |
1999-12-08 | IPv6/v4 inetd(8) from KAME. now you can test ftp over IPv6. | Jun-ichiro itojun Hagino |
1999-12-08 | add ifmcstat(8), a program to check multicast group status on interfaces. | Jun-ichiro itojun Hagino |
1999-12-08 | mod_ssl 2.4.9 merge | Bob Beck |
1999-12-08 | Mod_SSL 2.4.8 merge | Bob Beck |
1999-12-06 | not MAXHOSTNAMELEN + 1 | Theo de Raadt |
1999-12-05 | some MAXPATHLEN +1 thingies | Theo de Raadt |
1999-12-05 | Learn pstat about soft updates. | Artur Grabowski |
1999-12-05 | prettier range check | Theo de Raadt |
1999-12-05 | oflow | Theo de Raadt |
1999-12-05 | oflow | Theo de Raadt |
1999-12-04 | avoid overflow | Theo de Raadt |
1999-12-04 | Careful with long, command-line provided interface names. | Angelos D. Keromytis |
1999-12-03 | mention pid file | Todd C. Miller |
1999-12-02 | bye bye ctm (soon in ports tree) | Theo de Raadt |
1999-12-02 | paranoia, add_return may change | David Leonard |
1999-12-02 | fix one possible buffer overrun; inspired by kris@hub.freebsd.org | David Leonard |
1999-12-01 | more strtok_r; bad bad art | Theo de Raadt |
1999-11-30 | Fix the "append" keyword to work as it should (looks like it was a | Angelos D. Keromytis |
1999-11-27 | re-enable config without arguments; fix usage | David Leonard |
1999-11-26 | fix error where SACKs were not printed with absolute sequence numbers | Niels Provos |