aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Re-arrange some of the code to separate writable user tree variables fromStefan Eßer2020-11-021-28/+27
* Make sysctl user.local a tunable that can be written at run-timeStefan Eßer2020-10-311-10/+18
* Fix reversed condition after attempted style fix in r367196Stefan Eßer2020-10-311-2/+2
* Fix style, no functional changeStefan Eßer2020-10-311-5/+5
* Add read only sysctl variable user.localbaseStefan Eßer2020-10-301-0/+9
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix sysctl(3) so it returns the intended values for all mib names inPatrick Kelsey2015-07-061-2/+14
* Avoid segfault if name is invalid. Basically, onlyTom Rhodes2012-09-061-2/+5
* Add proper const keywords to sysctl(3) parameters.Ed Schouten2010-02-211-7/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-0/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* Make the implementation and documentation agree. Specifically:Dag-Erling Smørgrav1999-01-061-4/+8
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+177