Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops: confstr()'s return value should include the NUL in its count | 2013-03-07 | 1 | -5/+5 | |
| | | | | Problem pointed out by Andres Perera (andres.p (at) zoho.com) | ||||
* | Adds the (somewhat silly) _CS_V[67]_ENV and _CS_POSIX_V[67]_* defines | 2013-03-01 | 1 | -30/+82 | |
| | | | | | | | | to <unistd.h> and confstr(3) per POSIX 1003.1-2008 Change confstr(_CS_PATH) to operate directly instead of calling sysctl(3) ports build tested by espie@ | ||||
* | confstr() should return 0, not (size_t)-1, on errors; from Guy Harris. | 2006-12-04 | 1 | -4/+4 | |
| | | | | ok millert@ and jmc@ for the man page bit. | ||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansification; checked by pval | 2003-06-11 | 1 | -5/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | 2001-06-27 | 1 | -3/+2 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -4/+4 | |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+92 | |