summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
AgeCommit message (Expand)Author
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.Peter Valchev
2001-05-16Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it.Todd C. Miller
2001-05-16kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern...Todd C. Miller
2001-05-04vlan in GENERIC (ti(4) now has an issue, jason will deal)Theo de Raadt
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-04-09LFS is not an option right now.Artur Grabowski
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-01-05Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk)Angelos D. Keromytis
2000-12-31Up the number of gif interfaces, we just need one enc interface.Angelos D. Keromytis
2000-10-13enable PULLDOWN_TEST, and use m_pulldown for IPv6 packet parsing.Jun-ichiro itojun Hagino
2000-04-26pseudo-device vlan (commented out for now)Chris Cappuccio
2000-03-22make UVM_SWAP_ENCRYPT default, still need to enable via sysctlNiels Provos
2000-03-17Cryptographic services framework, and software "device driver". TheAngelos D. Keromytis
2000-03-02Add an option DDB_SAFE_CONSOLE that defaults db_console to 1.Artur Grabowski
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
2000-01-08gre(4) interface in GENERICAngelos D. Keromytis
1999-12-30insert commented UVM_SWAP_ENCRYPTIONNiels Provos
1999-10-29Up the number of enc interfaces.Angelos D. Keromytis
1999-10-06Put TCP_SACK back in as it is not turned on by default anyway.Todd C. Miller
1999-10-03Remove commented out sample of SHMMAXPGS setting with machine-specificNiklas Hallqvist
1999-10-01SACK is not bug-free yet; off for 2.6Theo de Raadt
1999-09-29commented out profiling optionsArtur Grabowski
1999-09-29Add option NETATALK (commented out).Angelos D. Keromytis
1999-07-06Added TCP_SIGNATURE option.cmetz
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt
1999-06-08disable TCP_FACK for nowNiels Provos
1999-05-27remove the NO_KMEMSTATS hack from sys/malloc.hArtur Grabowski
1999-04-20renable TCP_SACK and TCP_FACK again. if you have problems direct flaimsNiels Provos
1999-04-11Reenable IPSEC now that it is off by default, but can be enabled via sysctlNiklas Hallqvist
1999-04-07and enc is not default eitherTheo de Raadt
1999-04-07disable IPSEC by defaultTheo de Raadt
1999-03-30make option IPSEC imply option KEYNiklas Hallqvist
1999-02-28support bridging by defaultTheo de Raadt
1999-02-24Add option KEY in GENERIC, and update files.Angelos D. Keromytis
1998-12-04Disable TCP_SACK and TCP_FACK until such time as they don't cause connectionJason Downs
1998-11-25Re-enable TCP_SACK/TCP_FACK now that it works on alphaTodd C. Miller
1998-11-19disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have ...Theo de Raadt
1998-11-19reenable SACK and FACKNiels Provos
1998-11-18disable SACK/FACK until provos learns how to write code which does not do una...Theo de Raadt
1998-11-17enable TCP_SACK and TCP_FACK by defaultNiels Provos
1998-09-19kill COMPAT_09 and COMPAT_10Theo de Raadt
1998-09-01add a commented out XFS optionArtur Grabowski
1998-08-24add ksyms to GENERIC. Since DDB is already there this is safe.Todd C. Miller
1998-06-08makeoptionsTheo de Raadt
1998-05-20Enable NTP again now that mickey has solved the pentium timer problem.gene
1998-05-06Comment out NTP for now as it seems to expose a bug in the use of performancegene
1998-04-26typoTodd C. Miller
1998-04-25Add option NTP to the standard set of things built into the kernel.gene
1998-02-15provide an lo1 for the netmask hackTheo de Raadt
1997-11-05noone cares about the strip driverTheo de Raadt