aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/sysctl_add_oid.9
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Add support for attaching aggregation labels to sysctl objects.Ed Schouten2016-12-141-1/+2
* Another follow-up to r290475: Bump .Dd in sysctl_add_oid.9Conrad Meyer2015-11-071-1/+1
* Round out SYSCTL macros to the full set of fixed-width typesConrad Meyer2015-11-071-1/+1
* Add description of "sysctl_remove_name()" function.Hans Petter Selasky2014-08-281-3/+29
* - Updated SYSCTL manual pages after recent changes to the kernelHans Petter Selasky2014-07-311-393/+29
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-1/+1
* - Document the UQUAD sysctl variants.John Baldwin2013-09-121-1/+11
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* Implement the following macros for completeness:Pawel Jakub Dawidek2008-07-211-0/+14
* Add a basic man page for the sysctl(9) macro interfaces. Previously manRobert Watson2006-04-281-0/+1
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-2/+2
* Document sysctl_move_oid().Dag-Erling Smørgrav2004-02-271-0/+14
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-2/+2
* Typo: s/CTLTYPE_DYN/CTLFLAG_DYNJens Schweikhardt2003-01-041-2/+2
* ispell sweep of share/man/man9/*.Mike Pritchard2002-01-091-3/+3
* Update function definitions and required include files to reflectChad David2001-12-261-21/+19
* Fixed missing include in synopsis.Bruce Evans2001-10-041-35/+36
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* MFS: in HISTORY section, fix release number of first appearanceSheldon Hearn2001-08-011-1/+1
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-3/+3
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Correct a typo.Dima Dorfman2001-06-241-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Add a missing argument for SYSCTL_ADD_OPAQUE.Mark Murray2001-01-141-4/+5
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Fix typo.Ben Smithurst2000-11-181-1/+1
* Use FreeBSD.org, not freebsd.org, as has been the precedent.Jeroen Ruigrok van der Werven2000-10-271-1/+1
* Order the cross-references in the SEE ALSO section correctly.Sheldon Hearn2000-07-181-2/+2
* Clean up this new manual page. This delta includes content andSheldon Hearn2000-07-181-173/+234
* These patches implement dynamic sysctls. It's possible now to addAndrzej Bialecki2000-07-151-0/+441