summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/delete/perform.c
Commit message (Expand)AuthorAgeFilesLines
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-221-4/+4
* Use `rm -f` if the -f (force) option was given.hoek2000-06-021-1/+1
* Fix bogon in previous commit: pass a string argument to printf(3) tosheldonh2000-01-111-2/+2
* Use a more helpful fatal error message than "Toto! This doesn't looksheldonh2000-01-111-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-111-3/+3
* Make it possible to have separate install scripts as well as havejkh1998-12-161-4/+66
* Fix bug where trailing slash could confuse the registry removal.jkh1998-11-111-1/+7
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxjkh1998-09-111-10/+15
* Don't return from cleanup() - if it's removed the playpen then veryjkh1997-10-131-1/+2
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-23/+28
* Protect against missing initial @cwd. Closes PR#2893jkh1997-03-061-3/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-301-4/+4
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-3/+3
* Bring my pkg_install improvements forward from 2.1.jkh1995-11-121-5/+10
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is thejkh1995-04-191-3/+8
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-5/+85
* Don't let pkg_delete remove the recorded location until everything hasjkh1994-09-291-3/+3
* The environment variable PKG_PREFIX is set to the first @cwd commandasami1994-05-251-10/+13
* Fix problems with executing from current directoryjkh1993-10-081-3/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+119
OpenPOWER on IntegriCloud