summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/delete/perform.c
AgeCommit message (Expand)Author
2003-08-21New keywords: @extra and @extraunexec.Marc Espie
2003-08-01Add -q flag to pkg_delete: don't check md5 before removing.Marc Espie
2003-07-04'static const char rcsid[]' to make it -Wall cleanAnil Madhavapeddy
2003-07-02bump mktemp randomness from 6 to 10 X'sAnil Madhavapeddy
2003-04-04some more strcpy/strcat -> strlcpy/strlcat conversionsAnil Madhavapeddy
2001-11-26mostly mark signal racesTheo de Raadt
2001-04-17Redundant package name.Marc Espie
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2000-04-28If symlinks to the package exist, remove them along with the package.Marc Espie
2000-03-24Disallow pkg_delete when the pkg_prefix is on a read-only file-system.Marc Espie
1999-10-09Band Aid fixes, polyglot of espies and mine:Bob Beck
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
1998-09-07updated pkg_* tools. Merged in many changes/improvements from NetBSD.Marco S Hyman
1997-06-17use mktemp, but use it without guessability or DOS attacksTheo de Raadt
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist