Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -3/+3 | |
| | | | | | | | | | 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) | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -12/+1 | |
| | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
* | documentation tweaks. | 2008-07-09 | 1 | -3/+3 | |
| | |||||
* | ans, knf, err and spaces | 2003-07-09 | 1 | -27/+20 | |
| | |||||
* | bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3) | 2003-07-02 | 1 | -3/+3 | |
| | |||||
* | mostly ansi cleanup; pval ok | 2003-06-10 | 1 | -7/+4 | |
| | |||||
* | 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. | ||||
* | make sure files are MAXPATHLEN sized; ianm@cit.uws.edu.au | 2001-11-05 | 1 | -3/+3 | |
| | |||||
* | correct mkstemp() failure checking | 1999-05-30 | 1 | -3/+3 | |
| | |||||
* | snprintf; dillon | 1998-12-16 | 1 | -5/+4 | |
| | |||||
* | _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too | 1996-09-16 | 1 | -3/+3 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -1/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+177 | |