NetBSD/usr.sbin/pkg_install/delete
agc 959d0a0cde + Remove obsolete and unused string functions.
+ Fix a bug introduced when the package name comparison routines were moved -
alternate matching now completes and works properly.
+ Add -R argument to pkg_create, which re-orders any directories in the
generated PLIST into reverse alphabetic order.
+ Add -l argument to pkg_create, which checks that any symbolic links in
the package are relative-to-$PREFIX pathnames, rather than full pathnames.
+ General cleanup elsewhere.
1998-10-12 12:03:24 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
delete.h
main.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
perform.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
pkg_delete.1 everything has bugs; either document them or don't bother with a BUGS section 1998-06-08 12:36:55 +00:00