Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1999-10-14 | it now says 2.6 instead of 2.6-beta, but that does not mean that more | Theo de Raadt | |
2.6-related fixes won't go in | |||
1999-10-06 | Put TCP_SACK back in as it is not turned on by default anyway. | Todd C. Miller | |
That way, users who want it can turn it on via sysctl. | |||
1999-10-03 | Remove commented out sample of SHMMAXPGS setting with machine-specific | Niklas Hallqvist | |
comment. People should read options.4 for such info anyhow, not this file. | |||
1999-10-01 | SACK is not bug-free yet; off for 2.6 | Theo de Raadt | |
1999-09-29 | commented out profiling options | Artur Grabowski | |
1999-09-29 | Add option NETATALK (commented out). | Angelos D. Keromytis | |
1999-09-23 | move towards 2.6-beta | Theo de Raadt | |
1999-09-20 | another place that needs cranking at release time | Theo de Raadt | |
1999-09-19 | Define ac97 attribute | Constantine Sapuntzakis | |
1999-09-10 | ELF64 | kstailey | |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1999-08-13 | USB attachment and controllers. | Federico G. Schwindt | |
1999-08-04 | * remove redundant rf_ccmn.h | Peter Galbavy | |
* remove init call to rf_ConfigureEtimer() and rf_sys.c in which it is the only function. update conf/files to reflect this. * update sources to make sure _KERNEL is used not KERNEL * change rf_etimer.h to protect macros an include of sys/kernel.h with a check for _KERNEL - let raidctl compile again. | |||
1999-07-30 | rename rl2->rln for sanity | David Leonard | |
1999-07-25 | remove extra comments | Theo de Raadt | |
1999-07-25 | Enable new ATA/ATAPISCSI functionality as default. | Constantine Sapuntzakis | |
1999-07-18 | Import of NetBSD ATA/IDE stuff. | Constantine Sapuntzakis | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff | |||
1999-07-06 | Added TCP_SIGNATURE option. | cmetz | |
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz | |
1999-07-01 | lmc driver; ported by chris@dqc.org | Theo de Raadt | |
1999-06-21 | RangeLAN2 wireless network card | David Leonard | |
1999-06-18 | split out transforms; some debugging done but there may still be bugs in | Theo de Raadt | |
the new key init/zero functions | |||
1999-06-08 | disable TCP_FACK for now | Niels Provos | |
1999-05-27 | remove the NO_KMEMSTATS hack from sys/malloc.h | Artur Grabowski | |
add KMEMSTATS to GENERIC to keep old behavior | |||
1999-04-30 | upgrade Arla to fresher code. Too many new features and bugfixes. | Artur Grabowski | |
1999-04-20 | renable TCP_SACK and TCP_FACK again. if you have problems direct flaims | Niels Provos | |
to me. | |||
1999-04-20 | Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets. | Niklas Hallqvist | |
Fix a panic case in the MROUTING code too. Drop M_TUNNEL support, nothing ever uses it. | |||
1999-04-19 | another | Theo de Raadt | |
1999-04-18 | more version bump areas.. | Theo de Raadt | |
1999-04-18 | doc what needs to be updated for a version bump | Theo de Raadt | |
1999-04-18 | moving to 2.5-current, tree is unlocked | Theo de Raadt | |
1999-04-11 | Reenable IPSEC now that it is off by default, but can be enabled via sysctl | Niklas Hallqvist | |
1999-04-08 | How nice that we always had multicast routing in our kernels even when | Niklas Hallqvist | |
no MROUTING option has been set, and thus nothing calls the stuff... | |||
1999-04-07 | and enc is not default either | Theo de Raadt | |
1999-04-07 | disable IPSEC by default | Theo de Raadt | |
1999-03-30 | the real thing | Theo de Raadt | |
1999-03-30 | make option IPSEC imply option KEY | Niklas Hallqvist | |
1999-03-17 | complete update of ISP driver- includes 2100 FC support | mjacob | |
1999-02-28 | support bridging by default | Theo de Raadt | |
1999-02-28 | moving to 2.5-beta | Theo de Raadt | |
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright | |
1999-02-26 | config changes for uvm | Artur Grabowski | |
1999-02-24 | Use net/, not netsec/ for pfkey files. | Angelos D. Keromytis | |
1999-02-24 | Don't include skipjack twice. | Angelos D. Keromytis | |
1999-02-24 | Add option KEY in GENERIC, and update files. | Angelos D. Keromytis | |