NetBSD/usr.sbin/pkg_install/lib
hubertf 89b4984304 Catch one more place that could result in Current not being set properly
(and thus in the execution of "rm -fr /") if ^C is pressed at the wrong time.

See also PR 19436.
2003-03-15 20:54:25 +00:00
..
Makefile minor makefile delint 2002-09-18 13:31:52 +00:00
defs.h Pull in a much simplified version of the vtest functionality. This new 2002-01-09 16:17:08 +00:00
exec.c check return value of snprintf correctly. 2002-06-27 12:05:52 +00:00
file.c Allow '%D' to be used when no last_file available. Fixes binary package 2003-02-02 12:59:53 +00:00
ftpio.c Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and 2003-01-05 21:27:20 +00:00
global.c
lib.h Introduce a pkgdb_dump() function, which dumps the cache file of 2003-03-15 20:49:25 +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
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 Catch one more place that could result in Current not being set properly 2003-03-15 20:54:25 +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 Add an enumerated type which is used in pkgdb_open() to specify 2003-01-05 21:49:51 +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 Bump version string for pkgdb_dump changes. 2003-03-15 20:50:13 +00:00