Age | Commit message (Expand) | Author |
1999-12-11 | Remove old IDE driver | Constantine Sapuntzakis |
1999-12-11 | Remove old atapi driver | Constantine Sapuntzakis |
1999-12-11 | Bye-bye to the old ATAPI driver | Constantine Sapuntzakis |
1999-12-11 | LS-120's do support mode sense. | Constantine Sapuntzakis |
1999-12-11 | Cleanup. | Constantine Sapuntzakis |
1999-12-11 | atapiscsi(4) not atapi(4) and add atapiscsi(4) to SEE ALSO section | Todd C. Miller |
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 | Updated docos to reflect ATAPI tape support | Constantine Sapuntzakis |
1999-12-11 | router advertisement daemon, from KAME | Jun-ichiro itojun Hagino |
1999-12-11 | ATAPI Tape drive support. Should be considered experimental. | Constantine Sapuntzakis |
1999-12-11 | add fingerd on tcp6. | Jun-ichiro itojun Hagino |
1999-12-11 | IPv6 support for finger client. | Jun-ichiro itojun Hagino |
1999-12-11 | namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org | Markus Friedl |
1999-12-11 | IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo() | Jun-ichiro itojun Hagino |
1999-12-11 | we don't have support for IPsec controls, so comment them out. | Jun-ichiro itojun Hagino |
1999-12-11 | add ping6(8), IPv6 ping. | Jun-ichiro itojun Hagino |
1999-12-11 | prevent bogus reverse query for 1.0.0.0.in-addr.arpa. | Jun-ichiro itojun Hagino |
1999-12-11 | fix gethostbyname2(foo, AF_INET6). | Jun-ichiro itojun Hagino |
1999-12-11 | add inet6_option_* and inet6_rthdr_*. | Jun-ichiro itojun Hagino |
1999-12-11 | this isn't the first release | Jason Wright |
1999-12-11 | add telnetd on tcp6 (commented out). | Jun-ichiro itojun Hagino |
1999-12-11 | set "host" properly when getnameinfo() is successful. | Jun-ichiro itojun Hagino |
1999-12-10 | simple driver for Texas Instruments TNETE2101 phy | Jason Wright |
1999-12-10 | Close comment just once. | Marc Espie |
1999-12-10 | sync | Jason Wright |
1999-12-10 | add TNETE2101 | Jason Wright |
1999-12-10 | v6 friendly; KAME | Theo de Raadt |
1999-12-10 | a critical fix from kame: add missing splx(). | Jun-ichiro itojun Hagino |
1999-12-10 | sync DIAGNOSTIC code with reality. we always get cluster mbuf so | Jun-ichiro itojun Hagino |
1999-12-10 | indent | Theo de Raadt |
1999-12-10 | use proper type for in6_first_ifid (char -> u_int8_t) | Jun-ichiro itojun Hagino |
1999-12-10 | using u_char * is a lot more convenient than doing & 0xff 80+ times | Theo de Raadt |
1999-12-10 | indent | Theo de Raadt |
1999-12-10 | shrink | 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 | Remove remaining unnecessary ifdefs (itojun will hate me for this :-) | Angelos D. Keromytis |
1999-12-10 | sorry angelos, they are not used any more :-P | Jun-ichiro itojun Hagino |
1999-12-10 | Add code to allow for IPv6 IPsec destinations in IPv4 IPsec flows (e.g., | Angelos D. Keromytis |
1999-12-10 | Add RCS tags, remove unused header files and code, remove a few | Angelos D. Keromytis |
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 | sudo 1.6.1 | Todd C. Miller |
1999-12-10 | typo; mark.baushke@solipsa.com | Niels Provos |
1999-12-10 | fix rx mbuf allocation | Jason Wright |
1999-12-10 | but... these are needed by the bootblocks | Theo de Raadt |
1999-12-10 | sync | Jason Wright |