summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/delete/main.c
AgeCommit message (Expand)Author
2001-03-05Add -V option to all pkgtools, which reports the version of the pkgtools.wiz
2000-06-07Don't use asprintf() which isn't available on NetBSD 1.3.2.hubertf
2000-05-11When expanding wildcards given on the command line, don't includehubertf
1999-09-24Add some sanity checks on what pkgdb_retrieve() returns.hubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-19Allow specifying a package name without a version.hubertf
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-03-08Add -R flag (similar to -r but the other way 'round)hubertf
1999-03-03Add -O option to only delete things from the pkgdb, and do not touchhubertf
1999-02-26add -r flag to delete all packages that require the user specified onechopps
1999-01-19Add code for pkgdb.hubertf
1998-10-12+ Remove obsolete and unused string functions.agc
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-06-13Fix for misuse of NULL definition, from Arne Juulagc
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc