summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
1999-04-08How nice that we always had multicast routing in our kernels even whenNiklas Hallqvist
1999-04-07and enc is not default eitherTheo de Raadt
1999-04-07disable IPSEC by defaultTheo de Raadt
1999-03-30the real thingTheo de Raadt
1999-03-30make option IPSEC imply option KEYNiklas Hallqvist
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob
1999-02-28support bridging by defaultTheo de Raadt
1999-02-28moving to 2.5-betaTheo de Raadt
1999-02-26Ethernet bridge/IP firewall driver.Jason Wright
1999-02-26config changes for uvmArtur Grabowski
1999-02-24Use net/, not netsec/ for pfkey files.Angelos D. Keromytis
1999-02-24Don't include skipjack twice.Angelos D. Keromytis
1999-02-24Add option KEY in GENERIC, and update files.Angelos D. Keromytis
1999-02-17ipsec skipjack, based on free .fi code (some .gov type will test this for me)Theo de Raadt
1999-01-11Import of CMU's RAIDframe via NetBSD.Niklas Hallqvist
1999-01-11Forgot to add kern_kthread.c hereNiklas Hallqvist
1999-01-11ipv6 chunks; nrlTheo de Raadt
1999-01-07put "-current" in a the version string, not in osrTheo de Raadt
1999-01-06relabel current for nowTheo de Raadt
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-12-26make ip_id random but ensure that ids dont repeat for some period.Niels Provos
1998-12-04Disable TCP_SACK and TCP_FACK until such time as they don't cause connectionJason Downs
1998-11-28lpt is definately IEEE 1284Michael Shalayeff
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-11-17Add adw device driver.Jason Downs
1998-11-08compile MI com/lpt/ncr53c7xx for hppaMichael Shalayeff
1998-11-06Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.Federico G. Schwindt
1998-09-28'sm' requires ifmedia attributeJason Wright
1998-09-28'ne' requires ifmedia attributeJason Wright
1998-09-28introduce attribute 'ifmedia' which means 'this particularifaceMichael Shalayeff
1998-09-27add wscons support to powerpc port.Dale S. Rahn
1998-09-27Add adv driver.Jason Downs
1998-09-22Add NE[12]00 and DS8390 drivers.Federico G. Schwindt
1998-09-19kill COMPAT_09 and COMPAT_10Theo de Raadt
1998-09-18always build xfs_syscallsArtur Grabowski
1998-09-15hello 2.4Theo de Raadt
1998-09-11Add sm and aic devices.Federico G. Schwindt
1998-09-10Added 'mii' busJason Wright
1998-09-03o OpenBSD gets if_media support (from NetBSD)Jason Wright
1998-09-01add a commented out XFS optionArtur Grabowski
1998-08-30glue for xfsArtur Grabowski
1998-08-27Undo changes which were not discussed.Theo de Raadt
1998-08-27defopt TIMEZONEMichael Shalayeff
1998-08-27defopt NTPMichael Shalayeff
1998-08-24back out a change that should not have escapedTodd C. Miller
1998-08-24add ksyms to GENERIC. Since DDB is already there this is safe.Todd C. Miller