summaryrefslogtreecommitdiff
path: root/share/man/man7/sysctl.7
AgeCommit message (Expand)Author
2013-12-16New sentence, new line.wiz
2013-12-15Mention the new kern.module.autotime variable.pgoyette
2013-10-27vfs.wapbl.flush_disk_cache is more about metadata than data, andapb
2013-04-10New sentence, new line.wiz
2013-04-10update init_win{,_local} to match recent changes.christos
2012-11-29document new reserved portschristos
2012-06-234 new sysctls to avoid ipv6 DoS attacks from OpenBSDchristos
2012-06-22PR/46602: Move the rfc6056 port randomization to the IP layer.christos
2012-06-09Drop trailing whitespace.wiz
2012-06-09document kern.maxlwp and kern.uidinfo.*christos
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2011-11-03Minor typo fix.jym
2011-09-24update for rfc6056 from vlad.christos
2011-09-24mention the new kern.tty.qsizechristos
2011-08-27add new arp logging sysctlschristos
2011-06-23Quote minus so it does not become a dash.wiz
2011-06-23Attempt to improve the documentation of ddb.onpanic, from options(4).riz
2011-03-18Fix xref; security(8) -> security(7).jruoho
2011-02-02Remove trailing whitespace.wiz
2011-02-01merge the two lists.christos
2011-02-01Document the remaining vfs.generic sysctls.christos
2011-01-19Use St for POSIX references.wiz
2011-01-19file system consistency.wiz
2011-01-19Do some markup cleanup for the benefit of troff PostScript output.uwe
2011-01-09Fix It arguments. Also, let's assume it's 2011.wiz
2011-01-09document the new wapbl sysctls.christos
2010-12-14Fix xref; module(4) -> module(7).jruoho
2010-12-11Point to module(9) instead of modctl(8).jruoho
2010-08-06Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically.jruoho
2010-07-31Use .Ss for subtitles.jruoho
2010-07-31Add kern.mqueue also to the big list of second-level nodes. Sort.jruoho
2010-07-28Get rid of SYSCTL_SETUP.jruoho
2010-04-20Make HTML-ready.wiz
2010-04-20Document also kern.cryptodevallowsoft.jruoho
2010-04-20Document kern.usercrypto and kern.userasymcrypto.jruoho
2010-04-20Document kern.arandom, and remove kern.autonicetime and kern.autoniceval.jruoho
2010-04-20Add sublists to the security-tree.jruoho
2010-04-20Document the kern.module node.jruoho
2010-04-20Mark nine undocumented kern.x nodes/variables with XXX. The total amount ofjruoho
2010-04-19Add sublists for the kern.coredump and kern.veriexec trees.jruoho
2010-04-19Sort the kern-subtree. Try to correct the differences between the list andjruoho
2010-04-18Note kern.detachall.jruoho
2010-04-10Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4).jruoho
2010-03-25Mention the updated hz(9) here.jruoho
2010-03-23Fix the CTL_DDB definitions (DDBCTL_XXX, not DBCTL_XXX).jruoho
2010-03-23Document the following: ddb.maxwidth, ddb.tee_msgbuf, and ddb.commandonenter.jruoho
2010-03-22Use .In instead of .Aq Pa for header files.joerg
2010-02-21Bump date for vm.user_va0_disable.wiz
2010-02-21rename the va0_disabled option and cpp conditional to "disable" as well,drochner
2010-01-09It's "hw.acpi.supported_states", not "hw.acpi.support_states". Fromsnj