summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
AgeCommit message (Expand)Author
2010-08-08we ship releases with POOL_DEBUG off. post-release, turn it back on.Theo de Raadt
2010-07-21disable vscsi until we actually have something that uses it (like iscsid),David Gwynne
2010-07-01garbage collect the now unused PAGEFASTRECYCLE option.Thordur I. Bjornsson
2010-07-01turn off COMPAT_O43Theo de Raadt
2010-06-29Replace enc(4) with a new implementation as a cloner device. We stillReyk Floeter
2010-05-26PAGEFASTRECYCLE does not exist as an option after uvm_pmemrange; it isTheo de Raadt
2010-05-07order the network pseudo-devices by name. Move pppoe and sppp into that list.Claudio Jeker
2010-04-30Add commented MPLS and mpe(4) entries.Claudio Jeker
2010-03-22Enable PAGEFASTRECYCLE.Mark Kettenis
2010-03-18enable POOL_DEBUGOtto Moerbeek
2010-03-07we disable POOL_DEBUG for releases. Reminded by mpfTheo de Raadt
2010-01-11Add PIPEX option, disabled by default for now.Ryan Thomas McBride
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
2009-08-26add commented out options for PAGEFASTRECYCLE, KVA_GUARDPAGES, shuffle VFSDEBUGThordur I. Bjornsson
2009-08-25Remove support for packet mode of Metricom Ricochet radios.Jonathan Gray
2009-08-13wire vscsi up to a cdevDavid Gwynne
2009-08-09add mpath(4), a driver that steals paths to scsi devices if itDavid Gwynne
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-05-06endrun(4) - EndRun Technologies native time-of-day message timedeltaKevin Steves
2008-11-02Disable portalfs until it is fixed, okay deraadt@.Pedro Martelletto
2008-09-09actually enable pflowHenning Brauer
2008-07-28reinstate a comment whacked in -r1.138; ok deraadtJason McIntyre
2008-03-16Widen some struct statfs fields to support large filesystem stataOtto Moerbeek
2008-01-05Add support for the Meinberg Standard Time String format that all MeinbergMarc Balmer
2007-11-28COMPAT_{23,25,35} should not be used directlyTheo de Raadt
2007-11-27TCP_COMPAT_42 was last used in 1997. Kill it.Theo de Raadt
2007-11-25Re-enable softraid. Tested on virtually all platforms by many people.Marco Peereboom
2007-11-25turn off COMPAT_35; ok miodTheo de Raadt
2007-06-15disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow...Theo de Raadt
2007-06-05IPX is about to go away, remove commented out IPX options in GENERIC andHenning Brauer
2007-06-02Enable softraid so that people can start testing it.Marco Peereboom
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
2007-04-30Enable FFS2, okay deraadt@Pedro Martelletto
2007-04-17Add commented out entry for FFS2Todd C. Miller
2007-03-19attach softraid to the root of the device tree in a machine independantDavid Gwynne
2006-08-03Remove the tb(4) line discipline and manual page. I found no man pagesMarc Balmer
2006-06-14enable the NMEA 0183 line discipline in GENERIC. see nmea(4) for details.Marc Balmer
2005-12-12Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,Miod Vallat
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-10-05Add multicast routing to GENERIC.Esben Norby
2005-06-08-#option NS # XNSHenning Brauer
2005-06-07remove commented-out CCITT optionHenning Brauer
2005-05-26RIP stackable filesystems, ok marius@ tedu@, discussed with deraadt@Pedro Martelletto
2005-05-24initial import of a trunking (link aggregation and link failover)Reyk Floeter
2005-05-22add option VFSDEBUG, disabled by defaultPedro Martelletto
2005-03-30enable UDF in GENERICTheo de Raadt
2005-01-14Add kernel support for Protocol Independant Multicast (PIM)Ryan Thomas McBride