Age | Commit message (Expand) | Author |
1999-11-04 | Bypass flows can be flushed. | Hakan Olsson |
1999-11-04 | Add comment about gettdb() and spl level. | Hakan Olsson |
1999-11-04 | gettdb() should be at spltdb(). | Hakan Olsson |
1999-11-04 | pfkeyv2 aquire should not happen when bypassing IPsec. Add missing splx(). | Hakan Olsson |
1999-11-04 | Add tdb for IPsec bypass flows. gettdb() should be called at spltdb(). | Hakan Olsson |
1999-11-04 | New SADB_SATYPE, IPsec bypass tdb. | Hakan Olsson |
1999-11-04 | Do a little preprocessing on the incoming mbuf: set the MCAST/BCAST m_flag | Jason Wright |
1999-11-04 | allow 'enc' interfaces to be bridge members | Jason Wright |
1999-11-03 | bzero the right amount of memory; I think NetBSD has this problem too. | Angelos D. Keromytis |
1999-11-03 | Some DVD support, from NetBSD. | Angelos D. Keromytis |
1999-11-03 | Typo in boot message. | Angelos D. Keromytis |
1999-11-03 | sync | Hakan Olsson |
1999-11-03 | Two more Neomagic chipsets. | Hakan Olsson |
1999-11-03 | Regen. | Aaron Campbell |
1999-11-03 | Add Adaptec AIC6915. | Aaron Campbell |
1999-11-03 | Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD. | Aaron Campbell |
1999-11-03 | dvdio.h from NetBSD | Angelos D. Keromytis |
1999-11-03 | sync | Chris Cappuccio |
1999-11-03 | 5597 is a host bridge | Chris Cappuccio |
1999-11-03 | 0x5597 will never match an SiS pciide controller because they are 0x5513 | Chris Cappuccio |
1999-11-02 | support usermode disasm | Michael Shalayeff |
1999-11-02 | fix printf (had an extra space) | Chris Cappuccio |
1999-11-02 | re-enable IDENTIFY, reset delay each time | Theo de Raadt |
1999-11-02 | Fix comment typo. | Angelos D. Keromytis |
1999-11-02 | Fix *stupid* typo/error that was causing the panics in post 2.6, found | Angelos D. Keromytis |
1999-11-01 | add it back in | Theo de Raadt |
1999-11-01 | remove mickey code to avoid branching | Theo de Raadt |
1999-11-01 | setup_buffers: If the allocation of saved_pgs failed 'left' would be | Artur Grabowski |
1999-10-31 | critical fixes, overdone, but who cares, a localhost crash is bad | Theo de Raadt |
1999-10-31 | New prods: Planex FNW-3600-T and Corega Ether II & Fast Ether. | Federico G. Schwindt |
1999-10-31 | regen. | Federico G. Schwindt |
1999-10-31 | New products from NetBSD. Change a few names. | Federico G. Schwindt |
1999-10-29 | NetBSD take note: | Constantine Sapuntzakis |
1999-10-29 | Added diagnostic: "length 0 transfer in data phase" | Constantine Sapuntzakis |
1999-10-29 | Change wdc_input_bytes and wdc_output_bytes to use | Constantine Sapuntzakis |
1999-10-29 | Remove dead code. | Artur Grabowski |
1999-10-29 | Use UVM by default on sparc. | Artur Grabowski |
1999-10-29 | Use M_PIPE instead of M_TEMP. | Artur Grabowski |
1999-10-29 | Define a memory type for pipes. | Artur Grabowski |
1999-10-29 | Remove the "Direct write" code. | Artur Grabowski |
1999-10-29 | writen->written | Todd T. Fries |
1999-10-29 | fix comment to match code | Jason Wright |
1999-10-29 | Make if_enc.c depend on enc (not inet & ipsec), add needs-count flag. | Angelos D. Keromytis |
1999-10-29 | Use enc_softc instead of ifnet for encif. | Angelos D. Keromytis |
1999-10-29 | enc_softc definition | Angelos D. Keromytis |
1999-10-29 | Support multiple enc interfaces. | Angelos D. Keromytis |
1999-10-29 | New field in tdb, to be used with bridging. | Angelos D. Keromytis |
1999-10-29 | Up the number of enc interfaces. | Angelos D. Keromytis |
1999-10-29 | Roll back, wait for Niklas to fix it (who knows what the crazy Swede | Angelos D. Keromytis |
1999-10-29 | ed0/ed1/ed2 are unknown... | Angelos D. Keromytis |