summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
AgeCommit message (Expand)Author
2012-09-19cleanup around the pipex. naming style, delete or update comments.YASUOKA Masahiko
2012-09-05COMPAT_O48 can be turned off; ok guentherTheo de Raadt
2012-08-23kill nnpfs deadTheo de Raadt
2012-07-26now that we are current again, enable POOL_DEBUGOtto Moerbeek
2012-07-16As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isJasper Lievisse Adriaanse
2012-06-21Actually enabling the __tfork compat code would be a Good ThingPhilip Guenthe
2012-02-15re-enable POOL_DEBUG for -currentTheo de Raadt
2012-02-09As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
2011-08-21Re-enable POOL_DEBUG. requested by deraadt@.Matthieu Herrb
2011-08-03As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isTheo de Raadt
2011-07-09Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add optionMatthew Dempsky
2011-07-09begone, fucking rotten appletalk shit. ok roomHenning Brauer
2011-07-08this also must be included my previous commit. sorry.YASUOKA Masahiko
2011-07-08do 1.174 correctly and remove (commented out) option PORTALJonathan Gray
2011-07-04Disable NNPFS;Thordur I. Bjornsson
2011-07-02rename VFSDEBUG to VFLCKDEBUG;Thordur I. Bjornsson
2011-04-06POOL_DEBUG has nothing to do with portalfsTheo de Raadt
2011-04-05Remove portalfs.Thordur I. Bjornsson
2011-04-04COMPAT_O47 (kernel getpeereid, which was replaced by libc getpeereid)Theo de Raadt
2011-03-02enable POOL_DEBUG again since we are not in releaseTheo de Raadt
2011-02-15move us to real 4.9Theo de Raadt
2011-01-19group filesystems togetherThordur I. Bjornsson
2011-01-07Add socket option SO_SPLICE to splice together two TCP sockets.Alexander Bluhm
2010-10-18There is no reason to not include MPLS and mpe(4) in GENERIC. Makes myClaudio Jeker
2010-09-24use a better description for the vnd(4) entry on this file.Igor Sobrado
2010-09-24vscsi lives once more!David Gwynne
2010-09-22Add a new interface pppx(4) -- the ppp multiplexer to be used with npppdClaudio Jeker
2010-09-20Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is libraryTheo de Raadt
2010-08-13now that we are at -current again, re-enable POOL_DEBUGPeter Hessler
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