Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/17/2002 14:51:19
Module Name: basesrc
Committed By: he
Date: Wed Apr 17 11:51:19 UTC 2002
Modified Files:
basesrc/lib/libc/net [netbsd-1-5]: hesiod.c
Log Message:
Pull up revision 1.16 (requested by he):
Replace strcpy() with strlcpy() and bounds check.
To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 basesrc/lib/libc/net/hesiod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.