NetBSD/usr.sbin/pkg_install/lib
yamt 84954a6eb7 - use snprintf and strlcpy instead of strcpy, strcat and sprintf in some place.
- remove a unneeded strcpy.
2002-07-09 03:30:05 +00:00
..
Makefile
defs.h
exec.c check return value of snprintf correctly. 2002-06-27 12:05:52 +00:00
file.c - use snprintf and strlcpy instead of strcpy, strcat and sprintf in some place. 2002-07-09 03:30:05 +00:00
ftpio.c - use snprintf and strlcpy instead of strcpy, strcat and sprintf in some place. 2002-07-09 03:30:05 +00:00
global.c
lib.h Avoid hardcoding /usr/bin/ftp in the pkg_add binary. 2002-06-21 14:49:40 +00:00
lpkg.c
pen.c
pkgdb.c
plist.c constify. 2002-06-09 14:14:49 +00:00
str.c constify. 2002-06-09 14:14:49 +00:00
version.c
version.h Check the return code from the second invocation of installprereq(), to 2002-04-02 15:08:33 +00:00