NetBSD/usr.sbin/pkg_install/lib
jschauma d571e4f803 Do not abort incomplete deletion if the cwd was removed. Instead, warn,
stay in no-longer existing dir and continue with removal of db-files;
otherwise, the packages contents would be removed, but the package not
uninstalled.  Pointed out by Grant in PR pkg/18384.  OK'd by hubertf.
2002-11-23 22:31:18 +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 - eliminate the hard-coding of pathnames in the default install. 2002-10-17 03:31:33 +00:00
ftpio.c Properly re-implement hilighting of the dialogue with the ftp(1) 2002-10-26 14:43:43 +00:00
global.c Bring closer to /usr/share/misc/style with the aid of indent(1). 1999-08-24 00:48:37 +00:00
lib.h - eliminate the hard-coding of pathnames in the default install. 2002-10-17 03:31:33 +00:00
lpkg.c - Comment code 1999-12-01 14:51:50 +00:00
path.c Do not prepend '.' to path when looking for dependencies for a package 2002-08-29 21:46:33 +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 sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
pkgdb.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
plist.c sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
str.c In addition to the existing "rc" modifier for a package version, add 2002-11-14 09:40:23 +00:00
version.c Add -V option to all pkgtools, which reports the version of the pkgtools. 2001-03-05 16:53:12 +00:00
version.h Do not abort incomplete deletion if the cwd was removed. Instead, warn, 2002-11-23 22:31:18 +00:00