summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/delete/perform.c
AgeCommit message (Expand)Author
2000-05-07In require_delete(), actually use the expanded wildcard passed in viahubertf
2000-01-19FTP wildcard depends code, initial commit.hubertf
1999-12-01 - Comment codehubertf
1999-09-09Remove the LogDir (/var/db/pkg/foo-x.y) _after_ we've run the DEINSTALLhubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-23Provide full pathnames for chgrp(1), chown(1) and chmod(1), passingagc
1999-08-21Call deinstall-script after files are removed:hubertf
1999-08-19Allow specifying a package name without a version.hubertf
1999-03-22Ignore files in /var/db/pkg (hint 'pkg_info pkgdb.byfile.db')abs
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-03-22Fix '-f'.abs
1999-03-20be more cautious about preserving cwdhubertf
1999-03-09Include <fcntl.h>, so that the definitions for O_* are defined.agc
1999-03-09TAILQ_FIRST and TAILQ_NEXT are not available on NetBSD 1.3 and 1.3.1,hubertf
1999-03-08Add -R flag (similar to -r but the other way 'round)hubertf
1999-03-03Back out last fix to remove knowledge about LogDir from require_delete(),hubertf
1999-03-02 - Put no assumptions into require_delete() on where the old CWD washubertf
1999-03-01Quieten braindead gcc 2.8.1 unused warning.agc
1999-02-26remove strequal, strcmp provides the functionality we needchopps
1999-02-26add -r flag to delete all packages that require the user specified onechopps
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-09More cleanup - various bits of KNF.agc
1998-10-09Some minor KNF.agc
1998-10-08Eliminate all use of sprintf(3), and replace it with snprintf(3).agc
1998-10-04fix some egcs warningshubertf
1998-10-03Teach our tools about dependencies containing wildcards.hubertf
1998-08-25Don't exit cleanup() functions if not called from signal handler - thishubertf
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc