aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctlbyname.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change a variable to type size_t to suit the sysctl prototype.John Birrell1998-03-091-2/+4
* Have sysctlbyname() take a const first arg (the ascii string)Peter Wemm1997-07-121-3/+5
* sysctlbyname allows acces to sysctl variables by name.Poul-Henning Kamp1997-05-301-0/+33