NetBSD/usr.sbin/pkg_install/delete
hubertf c9234a4571 - Put no assumptions into require_delete() on where the old CWD was
- Fix check for circular dependency
 - Most importantly: DO NOT remove the package if something depends
   on it, and -r isn't given!!!!! Without this change, pkg_delete was
   happily nuking away any package even if it had some dependencies.
1999-03-02 02:31:23 +00:00
..
delete.h add -r flag to delete all packages that require the user specified one 1999-02-26 10:49:30 +00:00
main.c add -r flag to delete all packages that require the user specified one 1999-02-26 10:49:30 +00:00
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
perform.c - Put no assumptions into require_delete() on where the old CWD was 1999-03-02 02:31:23 +00:00
pkg_delete.1 add -r flag to delete all packages that require the user specified one 1999-02-26 10:49:30 +00:00