summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
AgeCommit message (Expand)Author
2016-09-18option INSECURE is obsoleteTheo de Raadt
2016-09-16teach ddb(4) about CTF. currently it only loads the CTF and uses it on amd64Jasper Lievisse Adriaanse
2016-09-04Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernelMartin Pieuchot
2016-09-03Add in the (disabled) kernel glue for BFDPeter Hessler
2016-09-01Import switch(4), an in-kernel OpenFlow switch which can work alone.Kazuya Goda
2016-07-26pool debug dance, part deuxTed Unangst
2016-07-25disable tmpfs because it receives zero maintainance.Theo de Raadt
2016-07-23do the pool debug release dance. ok deraadtTed Unangst
2016-04-25unlink systrace from the build. pledge is the glorious future that awaits.Ted Unangst
2016-03-24Enable ART.Martin Pieuchot
2016-02-25activate POOL_DEBUG during -current; miodTheo de Raadt
2016-01-06deactivate POOL_DEBUG for releaseSebastian Benoit
2015-12-03Implement etherip(4) driverKazuya Goda
2015-10-24Add pair(4), a vether-based virtual Ethernet driver to interconnectReyk Floeter
2015-10-23Allocate a new major for tap(4) also note that pseudo-device tun is for tapClaudio Jeker
2015-08-10turn POOL_DEBUG back onStuart Henderson
2015-07-31As usual, turn off POOL_DEBUG for the release.Sebastian Benoit
2015-07-20Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS.Rafael Zalamena
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-03-12we're tagged for release; turn POOL_DEBUG back on. ok deraadt@Stuart Henderson
2015-03-04disable POOL_DEBUG for releaseJonathan Gray
2015-01-21Delete option COMPAT_43: support for pre-sa_len binaries has been obsoletePhilip Guenther
2014-10-09remove LKMTed Unangst
2014-10-01sl(4) is no more, thanks for all the fish!Martin Pieuchot
2014-08-18pool debug back onTed Unangst
2014-07-29disable POOL_DEBUG for releaseTheo de Raadt
2014-04-19-option ALTQHenning Brauer
2014-03-05re-enable POOL_DEBUGChris Cappuccio
2014-02-22disable POOL_DEBUG for releaseJonathan Gray
2013-12-14enable tmpfs so it gets tested some more.Marc Espie
2013-11-01enable fuse.Sylvestre Gallon
2013-10-21enable vxlan(4). ok deraadt@Reyk Floeter
2013-10-13Import vxlan(4), the virtual extensible local area network tunnelReyk Floeter
2013-10-01as predicted, problems have been found with mpath. disabling it while theyDavid Gwynne
2013-09-28enable mpath, rdac, and sym to see what will happen.David Gwynne
2013-08-17Fix comment, socket splice can also do UDP now. Fix white spaces.Alexander Bluhm
2013-08-14The last user of the old __tfork() was updated to the current one,Philip Guenther
2013-08-07re-enable POOL_DEBUG after release; ok deraadt@Christian Weisgerber
2013-07-11disable POOL_DEBUG for releaseJonathan Gray
2013-04-15Add an f_mntfromspec member to struct statfs, which specifies the name ofJoel Sing
2013-03-14tedu faith(4), suggested by todd@ some weeks ago after a submission byMartin Pieuchot
2013-03-01AnticiPhilip Guenther
2013-01-31welcome to 5.3-BETAMiod Vallat
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