Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change a variable to type size_t to suit the sysctl prototype. | jb | 1998-03-09 | 1 | -2/+4 |
| | | | | Add #include <string.h> to get prototypes. | ||||
* | Have sysctlbyname() take a const first arg (the ascii string) | peter | 1997-07-12 | 1 | -3/+5 |
| | |||||
* | sysctlbyname allows acces to sysctl variables by name. | phk | 1997-05-30 | 1 | -0/+33 |
The manpage has been sent to linquistic decontamination and will arrive when released from the quarantine Reviewed by: peter |