aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/delete/perform.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:Maxim Sobolev2001-10-031-66/+88
* MFC:Maxim Sobolev2001-09-181-5/+2
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-171-9/+8
* MFC:Maxim Sobolev2001-03-201-69/+7
* MFC:Maxim Sobolev2001-03-051-1/+37
* MFC:Maxim Sobolev2001-02-211-1/+1
* MFC: various goodness from -current, modulo some of the stuff like "sign"Jordan K. Hubbard2001-02-201-3/+74
* MFC: more informative errx() messages, use ISO string functions.Jordan K. Hubbard2000-10-231-4/+4
* MFC r.1.23: Use ``rm -f'' if -f (Force) was given to pkg_deleteTim Vanderhoek2000-06-041-1/+1
* Fix bogon in previous commit: pass a string argument to printf(3) toSheldon Hearn2000-01-111-2/+2
* Use a more helpful fatal error message than "Toto! This doesn't lookSheldon Hearn2000-01-111-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,Bill Fumerola1999-08-111-3/+3
* Make it possible to have separate install scripts as well as haveJordan K. Hubbard1998-12-161-4/+66
* Fix bug where trailing slash could confuse the registry removal.Jordan K. Hubbard1998-11-111-1/+7
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxJordan K. Hubbard1998-09-111-10/+15
* Don't return from cleanup() - if it's removed the playpen then veryJordan K. Hubbard1997-10-131-1/+2
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-081-23/+28
* Protect against missing initial @cwd. Closes PR#2893Jordan K. Hubbard1997-03-061-3/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-301-4/+4
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-201-3/+3
* Bring my pkg_install improvements forward from 2.1.Jordan K. Hubbard1995-11-121-5/+10
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is theJordan K. Hubbard1995-04-191-3/+8
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-5/+85
* Don't let pkg_delete remove the recorded location until everything hasJordan K. Hubbard1994-09-291-3/+3
* The environment variable PKG_PREFIX is set to the first @cwd commandSatoshi Asami1994-05-251-10/+13
* Fix problems with executing from current directoryJordan K. Hubbard1993-10-081-3/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+119