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 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | 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 | 2 | -13/+5 | |
| | | | | 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 | |
| | |||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+2 | |
| | |||||
* | More pedantic man page formatting insanity, lalala | 2000-03-23 | 1 | -3/+3 | |
| | |||||
* | Various cleanups and standardization. | 2000-03-10 | 1 | -6/+8 | |
| | |||||
* | - remove trailing white space | 1999-06-05 | 1 | -2/+2 | |
| | | | | | | | - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | ||||
* | 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 | 3 | -3/+5 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 3 | -0/+262 | |