NetBSD/usr.sbin/pkg_install/add
hubertf 1285035fe7 Don't exit cleanup() functions if not called from signal handler - this
will show error messages before aborting.
Patch supplied by Jim Bernard <jbernard@ox.mines.edu> in PR 6010, cleanup()
in delete/perform.c prepared to be used as signal handler by me.
1998-08-25 00:12:16 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
add.h Add NetBSD Ids 1997-06-05 12:59:18 +00:00
extract.c Quote filenames handed off to tar, chmod, chown. (Fixes possible security 1998-01-19 00:24:03 +00:00
futil.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:05:34 +00:00
main.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
perform.c Don't exit cleanup() functions if not called from signal handler - this 1998-08-25 00:12:16 +00:00
pkg_add.1 Add support for CONFLICTS entry, implement -C switch for pkg_create 1998-06-05 11:22:19 +00:00