NetBSD/usr.sbin/pkg_install/lib
2003-07-14 06:17:54 +00:00
..
defs.h
exec.c check return value of snprintf correctly. 2002-06-27 12:05:52 +00:00
file.c use bounded string op as much as possible 2003-07-14 06:00:44 +00:00
ftpio.c use bounded string op as much as possible 2003-07-14 06:17:54 +00:00
global.c
lib.h Rename "upgrade" variable to "Replace" (etc.) as that is what it's really 2003-04-22 01:17:03 +00:00
lpkg.c Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and 2003-01-05 21:27:20 +00:00
Makefile minor makefile delint 2002-09-18 13:31:52 +00:00
path.c Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and 2003-01-05 21:27:20 +00:00
path.h Do not prepend '.' to path when looking for dependencies for a package 2002-08-29 21:46:33 +00:00
pen.c use bounded string op as much as possible 2003-07-14 06:17:54 +00:00
pkgdb.c Introduce a pkgdb_dump() function, which dumps the cache file of 2003-03-15 20:49:25 +00:00
plist.c use bounded string op as much as possible 2003-07-14 06:17:54 +00:00
str.c Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and 2003-01-05 21:27:20 +00:00
version.c
version.h pkg_add fix: 2003-04-23 10:02:23 +00:00