Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/lib
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/21/2002 07:35:41
Module Name: basesrc
Committed By: lukem
Date: Sun Jul 21 04:35:41 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib [netbsd-1-6]: file.c
Log Message:
Pull up revision 1.53 (requested by lukem):
- use snprintf and strlcpy instead of strcpy, strcat and sprintf in some place.
- remove a unneeded strcpy.
To generate a diff of this commit:
cvs rdiff -r1.48.2.1 -r1.48.2.2 basesrc/usr.sbin/pkg_install/lib/file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.