Age | Commit message (Expand) | Author |
2000-06-06 | malloc debugging code. Enabled by option MALLOC_DEBUG. | Artur Grabowski |
2000-05-30 | add sti graphics available in pci and sgc form factors | Michael Shalayeff |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-05-27 | use rijndael instead of blowfish because of faster key setup. | Niels Provos |
2000-05-17 | new wscons defines | Michael Shalayeff |
2000-05-15 | now we are at 2.7-current | Theo de Raadt |
2000-05-04 | no more beta, well, mostly not | Theo de Raadt |
2000-04-26 | pseudo-device vlan (commented out for now) | Chris Cappuccio |
2000-04-26 | Add if_vlan | Chris Cappuccio |
2000-04-19 | split out mbuf scatter gather function | Theo de Raadt |
2000-04-18 | split dc driver into bus dependent and bus independent (pci) parts | Jason Wright |
2000-04-18 | split fxp into bus independent and dependent (pci) parts (cardbus to come) | Jason Wright |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell |
2000-04-08 | 2.7-beta | Theo de Raadt |
2000-04-03 | aironet 802.11 ds driver from freebsd, isa and pci are missing | Michael Shalayeff |
2000-03-27 | no vm_cache_max in uvm; ok art@ | Michael Shalayeff |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-22 | make UVM_SWAP_ENCRYPT default, still need to enable via sysctl | Niels Provos |
2000-03-21 | double ncallout, until art fixes this further | Theo de Raadt |
2000-03-19 | split crypto driver front-end from software crypto engine | Theo de Raadt |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |
2000-03-02 | Add an option DDB_SAFE_CONSOLE that defaults db_console to 1. | Artur Grabowski |
2000-02-28 | move crypto code | Theo de Raadt |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist |
2000-01-27 | Merge "old" and "new" ESP and AH in two files (one for each). | Angelos D. Keromytis |
2000-01-21 | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not | Angelos D. Keromytis |
2000-01-11 | remove deleted raidframe files | Peter Galbavy |
2000-01-11 | ipx_erro not used anymore; remove it. | Federico G. Schwindt |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-08 | gre(4) interface in GENERIC | Angelos D. Keromytis |
2000-01-06 | Leave audio alone for midi or midibus. | Federico G. Schwindt |
2000-01-02 | ip_ip4.c should be included in inet | inet6. | Angelos D. Keromytis |
1999-12-30 | insert commented UVM_SWAP_ENCRYPTION | Niels Provos |
1999-12-30 | swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabled | Niels Provos |
1999-12-27 | Add tropic driver definition and token ring support. | Federico G. Schwindt |
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 | ipsec_input.c instead of ip_esp.c and ip_ah.c | Niels Provos |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-28 | lpt_puc support | Jason Downs |
1999-11-27 | we are in 2.6-current | Theo de Raadt |
1999-11-26 | Forgotten com attachments (since most people use pccom on i386) | Niklas Hallqvist |
1999-11-26 | Update comment to reflect reality. | Artur Grabowski |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-10-29 | Make if_enc.c depend on enc (not inet & ipsec), add needs-count flag. | Angelos D. Keromytis |
1999-10-29 | Up the number of enc interfaces. | 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 | ip_ether.c depends on bridge as well | Angelos D. Keromytis |
1999-10-28 | Add ip_ether.c | Angelos D. Keromytis |