aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/sysctl.9
Commit message (Expand)AuthorAgeFilesLines
* sysctl.9: Constant integer example: Do not promote 'debug.sizeof'Olivier Certner2025-05-121-2/+2
* SYSCTL_ADD_CONST_STRING(9): HISTORYDavid E. O'Brien2024-04-031-0/+3
* SYSCTL(9): correct typoDavid E. O'Brien2024-03-151-1/+1
* sysctl(9): Fix typo translatation -> translationDamien Broka2023-09-121-1/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* sysctl: Document formats for uint8_t and uint16_t in sysctl(9)Stéphane Rochoy2023-07-011-0/+8
* sysctl.9: put negative sense sysctl note in own paragraphEd Maste2021-08-171-0/+1
* sysctl(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-2/+2
* add Xr to device_get_sysctl(9) to make this easier to findJohn-Mark Gurney2020-09-011-1/+2
* Sort UMA macros and create MLINKS for themMateusz Piotrowski2020-03-231-3/+3
* Trim a spurious blank line I added in r348969.John Baldwin2019-08-191-1/+0
* Make the warning intervals for deprecated crypto algorithms tunable.John Baldwin2019-06-111-0/+30
* Document sysctl nodes that translate their values.John Baldwin2019-06-111-1/+54
* iflib: mark isc_driver_version as constantEric Joyner2019-03-191-0/+20
* Add missing types to the sysctl(9) manual pageMateusz Piotrowski2019-02-251-5/+114
* Update the sysctl(9) manpage to indicate that <sys/param.h> is requiredJonathan T. Looney2018-06-011-2/+2
* Mention that CTLFLAG_MPSAFE is only for _PROC entries.Warner Losh2018-03-041-0/+3
* Add documentation for CTLFLAG_MPSAFE.Warner Losh2018-03-041-1/+6
* sysctl.9: document CTLFLAG_CAPRD and CTLFLAG_CAPWREd Maste2017-10-101-1/+5
* Add support for attaching aggregation labels to sysctl objects.Ed Schouten2016-12-141-1/+32
* sysctl.9: add missing underscore (SYSCTL_HANDLERARGS -> SYSCTL_HANDLER_ARGS)Andriy Voskoboinyk2016-09-291-1/+1
* Fix a bunch of "sentence not on new line" warnings in section 9.Edward Tomasz Napierala2016-06-081-2/+4
* Spelling fixes supplied by pfg@, detected with codespell, plusWarren Block2016-05-011-4/+4
* Round out SYSCTL macros to the full set of fixed-width typesConrad Meyer2015-11-071-11/+115
* sysctl(9): Document U8/U16 types from r289773Conrad Meyer2015-10-231-1/+37
* Teach sysctl about the new optional suffix after IK to specifyWarner Losh2015-07-291-27/+25
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-211-11/+19
* Add a brief description of CTLFLAG_VNET flag. Since the VIMAGE isGleb Smirnoff2014-09-151-1/+3
* - Add missing "Joel Dahl2014-09-091-44/+44
* - Spelling correctionsHans Petter Selasky2014-08-021-6/+6
* - Updated SYSCTL manual pages after recent changes to the kernelHans Petter Selasky2014-07-311-46/+439
* - Document the UQUAD sysctl variants.John Baldwin2013-09-121-9/+17
* Typo and mdoc(7) style fixes.Glen Barber2012-05-201-1/+1
* Correct the description for CTLFLAG_TUN and CTLFLAG_RDTUN, the declaring of aAndrew Thompson2012-02-291-2/+2
* Introduce signed and unsigned version of CTLTYPE_QUAD, renamingMatthew D Fleming2011-01-191-1/+3
* sysctl(8) should use the CTLTYPE to determine the type of data whenMatthew D Fleming2011-01-191-7/+0
* Xref sysctl(3)Gavin Atkinson2010-01-161-1/+2
* Implement the following macros for completeness:Pawel Jakub Dawidek2008-07-211-2/+5
* Spelling fixes.Mike Pritchard2006-12-141-1/+1
* Add a guideline for naming new sysctl nodes.Yaroslav Tykhiy2006-11-231-2/+26
* Revise markup.Ruslan Ermilov2006-09-301-140/+54
* Add an extension to the UINT & ULONG types. The XINT & XLONG types behaveDavid E. O'Brien2006-08-121-2/+25
* Fix bug preventing the proper displaying of the CTLFLAG_WR option.David E. O'Brien2006-08-121-1/+1
* Fix a couple of typos and other minor nitsGiorgos Keramidas2006-04-281-4/+4
* Fix typo.Robert Watson2006-04-281-1/+1
* Add a basic man page for the sysctl(9) macro interfaces. Previously manRobert Watson2006-04-281-0/+343