summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcpy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* repair libkern support (again) and add rcsidsmickey2004-11-281-2/+4
|
* warn about unsafe APIs at link time. Conditional on libc/Makefile definingderaadt2003-07-241-4/+7
| | | | | APIWARN; disabled by default. In use by many developers for quite some time, now they have a common knob to enable/disable this
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-4/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* switch on _KERNEL to load proper include filederaadt1996-05-011-2/+6
|
* From NetBSD: 960217 mergeniklas1996-03-091-2/+4
|
* initial import of NetBSD treederaadt1995-10-181-0/+50