Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/24/2000 18:19:05
Module Name: basesrc
Committed By: itojun
Date: Fri Nov 24 16:19:05 UTC 2000
Modified Files:
basesrc/lib/libc/string: strlcat.c strlcpy.3
Log Message:
sync with latest openbsd.
comment in strlcat(3) was wrong about return value.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/string/strlcat.c
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/string/strlcpy.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.