summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcpy.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
* - macro, punctuation, and rewording tweaksjaredy2005-08-061-3/+4
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-5/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* For strncpy(), dst is not NUL terminated if strlen(src) >= len.millert2002-05-131-6/+5
* Flesh out libc string function man pages.aaron2000-04-211-9/+8
* repairsaaron1999-06-291-9/+11
* some NAME section cleanupaaron1999-06-061-2/+2
* some repairs, add example to strdup(3) pageaaron1999-06-041-7/+7
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* typomillert1999-03-061-3/+3
* better examples section wrt strncpy()millert1999-03-051-3/+35
* .Xr strlcat, strlcpyespie1998-11-281-2/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+122