summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/puts.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* make sure the implementation matches the prototype..pat2005-03-311-2/+2
| | | | | | char const * -> const char * ok otto@ deraadt@
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-3/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* If fread() returns EBADF, also set the error flag; tobez@plab.ku.dkmillert1999-08-071-1/+2
|
* Fix RCS idstholo1996-08-191-6/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+68