Age | Commit message (Expand) | Author |
1999-12-15 | nuke *vm_alloc_page_contig, use bus_dma | Jason Wright |
1999-12-14 | remove *vm_page_alloc_contig in favor of bus_dma. | Jason Wright |
1999-12-14 | sack.end may not be > tp->snd_max but can be equal. | Niels Provos |
1999-12-14 | remove rl* and rlphy* | Jason Wright |
1999-12-14 | compat_bsdos needs this also. millert@ ok. | Hakan Olsson |
1999-12-14 | Compile. | Jason Downs |
1999-12-14 | Thanks aaron. | Constantine Sapuntzakis |
1999-12-14 | merge with freebsd: | Jason Wright |
1999-12-14 | Change cast (and argument declaration) from int to u_long so it | Angelos D. Keromytis |
1999-12-14 | Change error diagnostic from "lost interrupt" to "timeout" | Constantine Sapuntzakis |
1999-12-14 | Various fixes: | Constantine Sapuntzakis |
1999-12-14 | New ipfilter files. Preparing for merge of ipfilter 3.3.4. | Kjell Wooding |
1999-12-13 | remove extra checks for #define INET (merged mistakingly from kame). | Jun-ichiro itojun Hagino |
1999-12-13 | (hopefully) fix pauses reported by ES1370 users | Constantine Sapuntzakis |
1999-12-13 | sync | Constantine Sapuntzakis |
1999-12-13 | Ensoniq AudioPCI proliferation: CT5880 and Ectiva 1938 | Constantine Sapuntzakis |
1999-12-12 | hide debug printf behind #ifdef PMAPDEBUG | Michael Shalayeff |
1999-12-12 | make it easier to synchronize INP_xx flags and IN6P_xx flags. | Jun-ichiro itojun Hagino |
1999-12-12 | fix IPv6 advanced API (RFC2292) for udp socket. | Jun-ichiro itojun Hagino |
1999-12-12 | they say that cr 24-31 are for interrupt handlers use, so pdc may mangle those | Michael Shalayeff |
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 |