Age | Commit message (Expand) | Author |
1999-12-30 | swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabled | Niels Provos |
1999-12-30 | fix tags link; tdeval@PrimeOBJ.COM | Theo de Raadt |
1999-12-30 | initialize lo0 automatically. kame ipv6 code assumes that there's ::1, | Jun-ichiro itojun Hagino |
1999-12-30 | Add tctrl0 for tadpole so things like powerdown work. | Todd C. Miller |
1999-12-30 | when db_panic is set, ignore ddb errors that come through the kdb_trap() | Theo de Raadt |
1999-12-30 | comment out tr by now; deraadt@. | Federico G. Schwindt |
1999-12-29 | fix _input/_output proto changes for tcp_signature; angelos@ ok | Michael Shalayeff |
1999-12-29 | remove mips GENERIC.v6 (arch/mips is not for builds, but for code sharing) | Jun-ichiro itojun Hagino |
1999-12-29 | fix return type for pmap_growkernel; art@ ok | Michael Shalayeff |
1999-12-28 | speed up blowfish by > 20%. | Niels Provos |
1999-12-28 | Avoid recursive rw_enter panic. From darrenr@pobox.com. | Kjell Wooding |
1999-12-28 | Update to ipfilter 3.3.6. See src/sbin/ipf/HISTORY for details. | Kjell Wooding |
1999-12-28 | remove unused part of kame patch from the tree. openbsd does not pass | Jun-ichiro itojun Hagino |
1999-12-28 | remove non-effective kame patch. openbsd ip_input() passes | Jun-ichiro itojun Hagino |
1999-12-27 | Add tr driver. | Federico G. Schwindt |
1999-12-27 | Token ring driver for Tropic based boards; from NetBSD. | Federico G. Schwindt |
1999-12-27 | Token ring subroutines. For details see next commit. | Federico G. Schwindt |
1999-12-27 | Add tr driver; from NetBSD. | Federico G. Schwindt |
1999-12-27 | Add tropic driver definition and token ring support. | Federico G. Schwindt |
1999-12-27 | Add eeprom offset for 3c619 (maybe others?). | Federico G. Schwindt |
1999-12-27 | Polynomial for 3com token link 619; from NetBSD. | Federico G. Schwindt |
1999-12-27 | synchronize inp_flags definition across kame/*bsd. | Jun-ichiro itojun Hagino |
1999-12-27 | Add SRCSA and CLEARSA ioctls. | Angelos D. Keromytis |
1999-12-27 | Some more enc ioctls. | Angelos D. Keromytis |
1999-12-27 | Implement ioctls for binding SAs to enc interfaces (to be used with | Angelos D. Keromytis |
1999-12-27 | Print associated interface, if present. | Angelos D. Keromytis |
1999-12-26 | Correctly initialize loop variables when not doing authentication with | Angelos D. Keromytis |
1999-12-26 | tag. | Federico G. Schwindt |
1999-12-26 | sync w/ NetBSD | Federico G. Schwindt |
1999-12-26 | spelling | Federico G. Schwindt |
1999-12-26 | regen. | Federico G. Schwindt |
1999-12-26 | Sync with NetBSD. Don't add devices here, send'em to augustss@netbsd.org. | Federico G. Schwindt |
1999-12-26 | Rename enc ioctls to something less ambiguous | Angelos D. Keromytis |
1999-12-26 | Add ioctls for enc bridge. | Angelos D. Keromytis |
1999-12-25 | Support v4 and v6 destination TDBs. | Angelos D. Keromytis |
1999-12-25 | Change some function prototypes, dont unnecessarily initialize some | Angelos D. Keromytis |
1999-12-25 | Move the IPsec packet-processing loop to a separate routine, so we can | Angelos D. Keromytis |
1999-12-24 | Return EINVAL instead of ENOBUFS if the source address is not specified. | Angelos D. Keromytis |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-23 | regen. | Federico G. Schwindt |
1999-12-23 | Edimax NE2000; from tom@knienieder.com. | Federico G. Schwindt |
1999-12-23 | disable all debugs | Michael Shalayeff |
1999-12-23 | some support for hp som executables | Michael Shalayeff |
1999-12-23 | some more of hp som definitions from different {,kinds} sources | Michael Shalayeff |
1999-12-23 | add hp som file support protos | Michael Shalayeff |
1999-12-23 | clean some more files | Michael Shalayeff |
1999-12-22 | Add Dual NE2000. | Federico G. Schwindt |
1999-12-22 | regen. | Federico G. Schwindt |
1999-12-22 | Dual NE2000; john@teletrak.com.au. | Federico G. Schwindt |
1999-12-21 | compile without INET6, okay angelos@ | Niels Provos |