summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysctl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Detritusguenther2015-09-131-41/+0
|
* Move to the <limits.h> universe.deraadt2015-01-161-2/+2
| | | | review by millert, binary checking process with doug, concept with guenther
* Constify the mib argument of sysctl().miod2013-06-091-3/+3
| | | | ok matthew@ millert@
* Remove CTL_USER hierarchy from sysctl()guenther2013-04-151-131/+2
| | | | | | (Use sysconf() or confstr() instead) ok miod@ millert@
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify function definitions and zap some `register'jfb2004-05-181-8/+3
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
|
* Fix compiler warnings.millert1997-08-241-3/+7
|
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+184