Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
months that I broke it before the 5.5 release. confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@ | |||
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 | |
this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. | |||
2014-02-18 | Remove another mention of linux a.out compat, spotted by jmc@. While there, | Stuart Henderson | |
document option TMPFS. ok pirofti@ | |||
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 | |
ok dcoppa deraadt jmc | |||
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 | |
completes revision 1.57! from Visa Hankala | |||
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 | |
`net.pipex.enable' to enable PIPEX. By default, pipex is disabled and it will not process packets from wire. Update man pages and update HOWTO_PIPEX_NPPPD.txt for testers. discussed with dlg@, ok deraadt@ mcbride@ claudio@ | |||
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 | |
enabled in generic. let's just admit it's not really discouraged. | |||
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 | |
Move it back. Make explicit the default value of SCSIDEBUG_LEVEL. | |||
2011-04-05 | Remove portalfs. | Thordur I. Bjornsson | |
While it is a terribly cool idea, it's just awful and since noone has stepped up to the plate to keep it up with the current vop state, retire it to the attic. ok krw@, deraadt@, guenther@, miod@. comments from jmc@ | |||
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe | |
one has been weeding it, and it makes life harder. Toasts of Brennivin for its passing from many; diff ok henning@ | |||
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 | |
ok jmc@ | |||
2011-01-31 | Document the kernel option SOCKET_SPLICE and the socket option | Alexander Bluhm | |
SO_SPLICE for zero-copy socket splicing. ok jmc@ | |||
2010-09-20 | improve getpeereid docs; pointed out by jmc | Theo de Raadt | |
2010-09-20 | COMPAT_O43 went away a while back | Theo de Raadt | |
2010-09-20 | Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library | Theo de Raadt | |
code using socket options. ok matthew | |||
2010-07-05 | compat_bsdos is gone | Ted Unangst | |
2010-07-02 | remove userland bits of compat_sunos | Ted Unangst | |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst | |
2010-06-30 | remove compat_osf1. ok deraadt miod | Ted Unangst | |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe | |
blocking other cleanups ok miod@ | |||
2010-06-29 | remove compat_ultrix docs | Ted Unangst | |
2010-06-29 | jmc reminded me that rthreads should be removed from here | Ted Unangst | |
2010-04-03 | Add missing documention: | Philip Guenthe | |
- fork1() flags: FORK_SIGHAND, FORK_PTRACE, and FORK_THREAD - RTHREADS kernel option - rfork() RFTHREAD flag (with a BUGS entry that it's not usable from C) ok tedu@ | |||
2009-10-22 | replace cross references to other manual pages with the right macros. | Igor Sobrado | |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat | |
a few arches where toolchain limitations apply) will embed some symbolic information about the various structs used within the kernel, and have new ddb commands allowing struct display and some useful information gathering. Kernel rodata increase varies accross platforms from ~150KB to ~300KB. This option is not enabled by default. | |||
2009-06-04 | xfs -> nnpfs; | Jason McIntyre | |
2008-09-06 | more removal of text relevant to the now-removed MALLOC() and FREE(), | Jason McIntyre | |
and some general tweaking; help/ok miod | |||
2008-09-05 | remove remaining MALLOC/FREE bits | Charles Longeau | |
spotted by jmc@ ok jmc@ | |||
2008-07-27 | document COMPAT_O43; requested by Oleg Safiullin | Jason McIntyre | |
text from otto |