Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | deregister + ansify, no change in object code. ok deraadt@ millert@ | 2004-09-28 | 1 | -8/+6 | |
| | |||||
* | 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. | ||||
* | a first pass at -Wall | 2001-07-09 | 1 | -1/+2 | |
| | |||||
* | Local changes that should not have gone in | 1999-08-07 | 1 | -7/+2 | |
| | |||||
* | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | 1999-08-07 | 1 | -2/+7 | |
| | |||||
* | Allocate space exponentially, not linearly for v?asprintf; mycroft@netbsd.org | 1998-11-20 | 1 | -9/+11 | |
| | |||||
* | realloc repair | 1998-08-14 | 1 | -4/+5 | |
| | |||||
* | Deal with realloc() failure in v?asprintf() | 1997-11-30 | 1 | -2/+3 | |
| | |||||
* | Implement asprintf(3) and vasprintf(3) functions similar to the | 1997-11-29 | 1 | -1/+17 | |
| | | | | | ones in the glibc. Some man pages changes from FreeBSD (asprintf.c/vasprintf.c are not based on GNU or FreeBSD code). | ||||
* | Need <errno.h> | 1996-10-26 | 1 | -1/+2 | |
| | |||||
* | Set errno when trying to write to a read-only stream | 1996-10-26 | 1 | -2/+4 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -6/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+194 | |