summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/plist.c
Commit message (Expand)AuthorAgeFilesLines
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-111-2/+3
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxjkh1998-09-111-4/+6
* Silence potentially bogus warning.jkh1998-09-011-2/+2
* Clarify "Cannot delete file as directory" errmessage.hoek1998-07-181-3/+3
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-13/+17
* Eliminate an annoying message.jkh1997-09-021-4/+2
* Change the naming conventions for preserve'd files and also documentjkh1997-07-011-7/+4
* YAMF22 - deletes and preserve option fixes.jkh1997-06-301-21/+25
* Add support for @option preserve - moves existing files out of the wayjkh1997-06-291-4/+25
* 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-29/+63
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-2/+2
* Bring my pkg_install improvements forward from 2.1.jkh1995-11-121-17/+19
* Fix coredump for -v flagache1995-07-281-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* 1. Add an new @option directive. You'll understand it better in a moment.jkh1995-04-221-8/+33
* Some patches to make deletions of non-existent files and directories slightlyjkh1995-04-221-6/+13
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-13/+60
* Don't let pkg_delete remove the recorded location until everything hasjkh1994-09-291-4/+10
* Add @srcdir option for customizing creation of packages.jkh1994-08-281-1/+7
* Argh! What a boneheaded bug! Finally fix the blank-line-in-packing listjkh1994-07-111-2/+2
* Add new find_plist() function.jkh1994-05-251-7/+7
* Added code for doing % sequence expansion, added new @unexec command.jkh1993-09-181-2/+20
* Fixed an embarassing bug with @owner, @mode & @groupjkh1993-09-121-3/+3
* Made staging area configurable rather than assuming /tmp (-t)jkh1993-09-051-0/+32
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-3/+37
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+270
OpenPOWER on IntegriCloud