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