summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-08add ifmcstat(8), a program to check multicast group status on interfaces.Jun-ichiro itojun Hagino
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino
1999-12-08undo even more damageTheo de Raadt
1999-12-08undo total garbage untested sloppy commit from artTheo de Raadt
1999-12-08silence non-duplicate DAD completion messagesTheo de Raadt
1999-12-08Fix debugging printf compilation.Angelos D. Keromytis
1999-12-08ifdef cleanup...Angelos D. Keromytis
1999-12-08Better pmap_kenter_pa4m.Artur Grabowski
1999-12-08Identation.Angelos D. Keromytis
1999-12-08Removed about 24KB of ifdef'ed code. It's nice to be able to see whatAngelos D. Keromytis
1999-12-08Fix compile conflict with the new IPv6 code (namespace pollution).Angelos D. Keromytis
1999-12-08Dumb implementation of PMAP_NEW, it works but without any gains yet.Artur Grabowski
1999-12-08fix BIND820 bug in inet_pton(). it should bark if there's ambiguousJun-ichiro itojun Hagino
1999-12-08ipv6 support from KAME (needs no libc upgrade). regen keywords.[ch].Jun-ichiro itojun Hagino
1999-12-08IPv6-enabled ifconfig from KAME.Jun-ichiro itojun Hagino
1999-12-08Type in sizeofsAngelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-12-08Move the FIBMAP ioctl.Angelos D. Keromytis
1999-12-08KAME IPv6 merger TODOs. you may want to see them earlier...Jun-ichiro itojun Hagino
1999-12-08IPv6 header handling, improve IPv4 option handling support.Angelos D. Keromytis
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jun-ichiro itojun Hagino
1999-12-08comment out call to inet_ntoa6() as we don't have the code yet.Jun-ichiro itojun Hagino
1999-12-08fix field name (ip6_hdr->ip6_src). use IN6_ARE_ADDR_EQUAL for comparison.Jun-ichiro itojun Hagino
1999-12-08careless nielsTheo de Raadt
1999-12-08Don't use stdio since we don't want the password to end up in stdioTodd C. Miller
1999-12-08mod_ssl 2.4.9 mergeBob Beck
1999-12-08AH finished, a couple of cosmetic changes in ESP.Angelos D. Keromytis
1999-12-08make sure video timing is enabled (not always done by prom); NetBSD.Jason Wright
1999-12-08Remove unused #define cruft.Aaron Campbell
1999-12-08Whoops; forgot to bump FreeBSD version numbers.Aaron Campbell
1999-12-08Sync with FreeBSD:Aaron Campbell
1999-12-08Sync with FreeBSD:Aaron Campbell
1999-12-08make that a fatalNiels Provos
1999-12-08 Mod_SSL 2.4.8 mergeBob Beck
1999-12-07fix sighup handling. accept would just restart and daemon handled sighupNiels Provos
1999-12-07Xr new man pagesJason Wright
1999-12-07documentationJason Wright
1999-12-07driver for National Semiconductor 83843; from NetBSD.Jason Wright
1999-12-07syncJason Wright
1999-12-07Merge with NetBSD:Jason Wright
1999-12-07Dumb bug fix: error is not a printf-like function.Marc Espie
1999-12-07remove freebsd bridging stuff, and let ALL packets go to ether_input()Jason Wright
1999-12-07quietJason Wright
1999-12-07merge with freebsd:Jason Wright
1999-12-07Handles -I without filename correctly.Marc Espie
1999-12-07do not crash if stdin is not a ttyTheo de Raadt
1999-12-07make sure the client selects a supported cipherMarkus Friedl
1999-12-07Use pool to allocate page tables. This has the nice effect that we can uncacheArtur Grabowski
1999-12-07Forgot a printf...Angelos D. Keromytis