Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -2/+1 | |
| | | | | | | | | | possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | ||||
* | add missing prototypes all over the place, u_long -> unsigned long (userland | 2006-03-25 | 1 | -1/+3 | |
| | | | | | | code). okay kettenis@, comments by ray@ | ||||
* | Better implementation of the hertz function. We use a documented sysctl | 2005-05-03 | 1 | -49/+28 | |
| | | | | | | | that gives us a correct answer and not a good guess that uses undocumented itimer semantics. miod@ millert@ ok | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | _wall, err/warn; dummy hppa part, like others | 2001-03-22 | 1 | -2/+3 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+65 | |