Age | Commit message (Expand) | Author |
2017-10-25 | Remove the TCP_FACK option and associated #if{,n}def code. | job |
2017-10-23 | remove mention of unused MACOBIOVERBOSE and NBUF options | Jonathan Gray |
2017-10-22 | TCP_SACK is no longer optional. | job |
2017-09-12 | option DDB_STRUCT is gone, 'show struct' now work in GENERIC. | Martin Pieuchot |
2017-05-27 | option KEY got tedued. | Claudio Jeker |
2017-04-30 | Remove KGDB references. | Martin Pieuchot |
2017-04-22 | Shuffle bits into their proper files. | Visa Hankala |
2017-03-20 | document PPPOE_TERM_UNKNOWN_SESSIONS; ok sthen | Jason McIntyre |
2016-11-30 | better text for makeoptions DEBUG; help/ok mpi | Jason McIntyre |
2016-11-29 | Some tweaks reflecting that DEBUG=-g is the default for building kernels. | Martin Pieuchot |
2016-09-18 | option INSECURE is obsolete | Theo de Raadt |
2016-03-10 | un-vax; | Jason McIntyre |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber |
2016-02-28 | Support for running Linux binaries under emulation is going away. | Christian Weisgerber |
2015-10-01 | no more INET option, apparently; from ilya kaliman | Jason McIntyre |
2015-01-21 | Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete | Philip Guenther |
2014-10-09 | no more lkms | Ted Unangst |
2014-09-08 | Delete procfs; it's always had races and is now unused: no one noticed for | Philip Guenther |
2014-04-18 | stop mentioning altq | Henning Brauer |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-02-18 | Remove another mention of linux a.out compat, spotted by jmc@. While there, | Stuart Henderson |
2013-12-13 | 4.3BSD tty compatibility and the associated ioctls are gone | Christian Weisgerber |
2013-05-23 | BUFCACHEPERCENT has been set to 20 by default for a while now. | Lawrence Teo |
2013-03-22 | there is no lower controllable lower bound for nkmempages | Theo de Raadt |
2013-03-21 | oops, missed this in previous; | Jason McIntyre |
2013-03-21 | NKMEMPAGES_MIN went away a long time ago. wording help from jmc. | Theo de Raadt |
2012-09-19 | add pipex(4) man page. | YASUOKA Masahiko |
2012-08-23 | no more NNPFS; | Jason McIntyre |
2012-04-06 | Remove raidframe related references. | Joel Sing |
2012-03-28 | the sysctl is net.inet.ip.encdebug, not net.ipsec.encap.encdebug | Jason McIntyre |
2011-07-09 | remove more atalk bits | Theo de Raadt |
2011-07-08 | do not discuss man pages which do not (yet) exist; | Jason McIntyre |
2011-07-08 | ext2fs is not really the most common linux filesystem. | Ted Unangst |
2011-07-08 | COMPAT_43 does not do all it used to. COMPAT_AOUT is wholly useless. | Ted Unangst |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-05 | VFSDEBUG -> VFSLCKDEBUG; | Jason McIntyre |
2011-07-04 | remove compat_svr4 | Ted Unangst |
2011-07-03 | remove mention of altq_rio | Ted Unangst |
2011-06-29 | APM_NOPRINT option is no more | Ted Unangst |
2011-06-27 | There is no CCDNBUF option | Ted Unangst |
2011-06-27 | the NTFS experiment "worked". it's in generic. | Ted Unangst |
2011-06-27 | use of compat_43 has apparently been discouraged for 14 years, but it remains | Ted Unangst |
2011-06-26 | there has not been an ALTQ_NOPCC option for some time now | Ted Unangst |
2011-04-22 | Somebody moved a line about SCSIDEBUG_LEVEL into the wrong spot. | Kenneth R Westerback |
2011-04-05 | Remove portalfs. | Thordur I. Bjornsson |
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe |
2011-04-04 | no more COMPAT_O47; | Jason McIntyre |
2011-03-08 | Add a kernel man page sosplice(9) for the socket splicing implementation. | Alexander Bluhm |
2011-01-31 | Document the kernel option SOCKET_SPLICE and the socket option | Alexander Bluhm |
2010-09-20 | improve getpeereid docs; pointed out by jmc | Theo de Raadt |