summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/strlcat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with libc version.millert2015-01-151-23/+23
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-6/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* ansi and some missing protosderaadt2004-08-071-5/+5
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+9
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-23/+12
* sync with libc versionmillert2003-03-141-10/+8
* strlcat and strlcpy into libkern.provos2000-12-181-0/+76