Age | Commit message (Expand) | Author |
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 |
1999-10-29 | correct snake description: cgd@netbsd.org | Paul Janzen |
1999-10-29 | srandom() for variety. | Paul Janzen |
1999-10-29 | etherip statistics | Angelos D. Keromytis |
1999-10-29 | Get rid of unnecessary third argument in *_output routines of IPsec. | Angelos D. Keromytis |
1999-10-29 | Remove unused third argument from ipe4_output() | Angelos D. Keromytis |
1999-10-29 | Remove unnecessary argument from ipe4_output() and etherip_output() | Angelos D. Keromytis |
1999-10-29 | Roll back dependency on bridge, unnecessary because of ifdef in ip_ether.c | Angelos D. Keromytis |
1999-10-29 | Queue on the bridge interface. | Angelos D. Keromytis |
1999-10-29 | Fix some comments. | Angelos D. Keromytis |
1999-10-29 | ip_ether.c depends on bridge as well | Angelos D. Keromytis |
1999-10-29 | Introduce wdc_output_bytes and wdc_input_bytes to remove replicated PIO logic | Theo de Raadt |
1999-10-29 | reliability fixes from csapuntz; commit message replaced later with details | Theo de Raadt |
1999-10-28 | Fx -> Ox | Aaron Campbell |
1999-10-28 | Add man page for ADMtek driver; from FreeBSD. | Aaron Campbell |
1999-10-28 | Fix part of Ox 2.7 that jason@ missed. | Aaron Campbell |
1999-10-28 | Regen | Aaron Campbell |
1999-10-28 | Add ADMtek products. | Aaron Campbell |
1999-10-28 | Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD. | Aaron Campbell |
1999-10-28 | save a few lines when disabling rhosts-{rsa-}auth | Markus Friedl |
1999-10-28 | remove broken x11 fix and document istate/ostate | Markus Friedl |
1999-10-28 | typos | Niklas Hallqvist |
1999-10-28 | call setsid() regardless of argv[] | Markus Friedl |
1999-10-28 | Downgrade to mode 2 first if we were udma > 2; from NetBSD. costa@ ok. | Federico G. Schwindt |
1999-10-28 | Add newline to the end of Makefile to unbreak non-uvm builds | Artur Grabowski |
1999-10-28 | from niklas: Add -c -s and -k support, Create socket early to avoid race, | Markus Friedl |
1999-10-28 | namedb moved from /etc to /var | Chris Cappuccio |
1999-10-28 | clean up a global pointer/array reference for OF_buf. | Dale S. Rahn |
1999-10-28 | Sync up with some piece of reality, start supporting powerpc again. | Dale S. Rahn |
1999-10-28 | Add ip4.allow and etherip.allow entries. | Angelos D. Keromytis |
1999-10-28 | net.inet.etherip.allow sysctl | Angelos D. Keromytis |
1999-10-28 | Add etherip.allow sysctl node entry. | Angelos D. Keromytis |
1999-10-28 | hush up the link up/down messages | Jason Wright |
1999-10-28 | Add ip_ether.c | Angelos D. Keromytis |
1999-10-28 | Add IPPROTO_ETHERIP in the protocol switch; comment out INET6 IPv4-IPv4 | Angelos D. Keromytis |
1999-10-28 | Add Ethernet-IP encapsulation handling. | Angelos D. Keromytis |
1999-10-28 | Define IPPROTO_ETHERIP. | Angelos D. Keromytis |
1999-10-27 | connect to agent before accepting input. ok niklas@ | Markus Friedl |
1999-10-27 | ignore sigpipe, do not die if the client (ssh-add, ssh) dies, ok: niklas@ | Markus Friedl |
1999-10-27 | Update man page for LMC1200 support | Chris Cappuccio |
1999-10-27 | bugfixes from netbsd ata_wdc.c, ok csapuntz@ | Chris Cappuccio |
1999-10-27 | Use SIMPLEQ_XXX. | Federico G. Schwindt |
1999-10-27 | fix for stupid binutils linker | Theo de Raadt |