aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/strlcat.c
Commit message (Expand)AuthorAgeFilesLines
* Use sys/libkern.h not /usr/include/string.hPeter Wemm2002-09-061-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-5/+3
* Sync to OpenBSD (update comment and minor style change).Kris Kennaway2001-07-241-3/+4
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-2/+4
* - Reverse the order of two loop invariant to ensure strlcat() does notChris D. Faulhaber2001-01-171-3/+6
* Use the latest version of these files from OpenBSD.Warner Losh1999-08-101-5/+5
* Import strl{cat,cpy} from OpenBSD.Warner Losh1999-08-101-0/+71