Age | Commit message (Expand) | Author |
1999-12-12 | do homebrew pmap_changebit pmap_new way | Michael Shalayeff |
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 | ATAPI Tape drive support. Should be considered experimental. | Constantine Sapuntzakis |
1999-12-10 | simple driver for Texas Instruments TNETE2101 phy | Jason Wright |
1999-12-10 | sync | Jason Wright |
1999-12-10 | add TNETE2101 | Jason Wright |
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 | use proper type for in6_first_ifid (char -> u_int8_t) | Jun-ichiro itojun Hagino |
1999-12-10 | shrink | Theo de Raadt |
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 | 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 |
1999-12-10 | add DAVICOM, DAVICOM DM9100, and DAVICOM DM9102 | Jason Wright |
1999-12-09 | Opps, missed to change one FREE(pv, ...) to pvfree(pv). | Artur Grabowski |
1999-12-09 | Fix a bug we've had for ages. | Artur Grabowski |
1999-12-09 | Use otos rather than writing directly to ip_tos in the IPv4 header | Angelos D. Keromytis |
1999-12-09 | Fix comment typos. | Angelos D. Keromytis |
1999-12-09 | angelos and downsj, communicate, you dorks | Theo de Raadt |
1999-12-09 | Include ipsec_input.c | Angelos D. Keromytis |
1999-12-09 | Move variable decls into the appropriate #ifdefs so GENERIC compiles... | Jason Downs |
1999-12-09 | Since we uncache the memory in dvma_malloc, it is a good idea to recacheit in | Artur Grabowski |
1999-12-09 | Change the kvm_uncache interface to a kvm_setcache that can uncache | Artur Grabowski |
1999-12-09 | $OpenBSD$ id's | Jason Wright |
1999-12-09 | uncomment dc | Jason Wright |
1999-12-09 | ipsec_input.c instead of ip_esp.c and ip_ah.c | Niels Provos |
1999-12-09 | Make PMAP_NEW compile again. | Artur Grabowski |
1999-12-09 | do not perform IPv6 initialization for loopback interface. | Jun-ichiro itojun Hagino |
1999-12-09 | Fix pmap_kenter_pa4m. First shot at a better pmap_kenter_pgs. | Artur Grabowski |
1999-12-09 | So I was lying...unify ESP and AH wrapper-input processing. The new | Angelos D. Keromytis |
1999-12-09 | Ok, no more IPsec for OpenBSD...I've had enough with it. | Angelos D. Keromytis |
1999-12-09 | Add v4/v6 wrapper routine definitions. | Angelos D. Keromytis |
1999-12-09 | Couple of paranoid ifdefs... | Angelos D. Keromytis |
1999-12-09 | ip4e_output() can now generate any combination of IP{4,6}-in-IP{4,6} | Angelos D. Keromytis |
1999-12-09 | Unspecified tunnel endpoint use statistic. | Angelos D. Keromytis |
1999-12-09 | Protocol family mismatch counter. | Angelos D. Keromytis |
1999-12-09 | Be more careful with IPv4 multicast (make sure it's IPv4), and remove | Angelos D. Keromytis |
1999-12-09 | ip4_input() can now handle either of IP-in-IP or IP-in-IPv6 | Angelos D. Keromytis |
1999-12-09 | We can't use the gif interface input routine for IPIP/IP6IP | Angelos D. Keromytis |
1999-12-09 | IPv6 support should now be complete (well, we need the right hooks in | Angelos D. Keromytis |
1999-12-09 | Minor cleanup | Angelos D. Keromytis |
1999-12-09 | first arg to pmap_changebit is paddr_t | Michael Shalayeff |