NetBSD/usr.sbin/pkg_install/lib
2003-08-25 10:52:23 +00:00
..
defs.h
exec.c
fexec.c Fix error in memory handling. 2003-08-25 10:52:23 +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 Add a new library function fcexec() which allows to run a command after 2003-08-25 10:23:41 +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 Add a new utility function which use vfork(2) and exec(2) directly instead 2003-08-24 21:10:47 +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 "rm -fr" consistently. 2003-08-25 10:23:06 +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