]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the latest version of these files from OpenBSD.
authorWarner Losh <imp@FreeBSD.org>
Tue, 10 Aug 1999 05:58:58 +0000 (05:58 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 10 Aug 1999 05:58:58 +0000 (05:58 +0000)
commitd64292d2520f4e62de9895363d9a2aa31b66bfac
treebfa27f5bca45b63353f9eef6acc64e13d532927d
parenta41df9e30e3764662276ad301b99ecdda2ad60bc
Use the latest version of these files from OpenBSD.

1) Safty change from casper dik was added to OpenBSD's sources since I
   grabbed them. milltert@openbsd.org
2) Split up strlcpy to improve efficiency of the common case.
   milltert@openbsd.org
3) Cleanup of cross references for man page.  {alex,aaron}@openbsd.org

Pointed out by: deraadt@openbsd.org
lib/libc/string/strlcat.c
lib/libc/string/strlcpy.3
lib/libc/string/strlcpy.c
sys/libkern/strlcat.c
sys/libkern/strlcpy.c