Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pkg_install/lib
Module Name: basesrc
Committed By: yamt
Date: Tue Jul 9 03:30:07 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib: file.c ftpio.c
Log Message:
- 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.52 -r1.53 basesrc/usr.sbin/pkg_install/lib/file.c
cvs rdiff -r1.38 -r1.39 basesrc/usr.sbin/pkg_install/lib/ftpio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index