summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/lib.h
Commit message (Expand)AuthorAgeFilesLines
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-111-1/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-161-1/+3
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedjkh1998-02-161-2/+2
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-081-2/+1
* 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-12/+13
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-1/+4
* Change min_free to return free space as an off_t instead of a size_t.alex1996-06-081-2/+2
* Bring forward my changes from 2.1jkh1995-10-251-4/+5
* Use size_t properly in all fs size ops. This kills a bugjkh1995-08-261-2/+2
* You can run pkg_info everywhere expect /var/db/pkg directory :-)ache1995-07-301-1/+2
* Add code for dealing with URLs.jkh1995-04-261-2/+7
* Export the min_free() function.jkh1995-04-221-1/+3
* 1. Add an new @option directive. You'll understand it better in a moment.jkh1995-04-221-2/+4
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is thejkh1995-04-191-3/+5
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-061-4/+8
* Add a new basename_of() function.jkh1994-11-171-1/+2
* Add the ability to verify that a package won't extract in the spacejkh1994-10-041-2/+2
* Don't let pkg_delete remove the recorded location until everything hasjkh1994-09-291-2/+2
* Add @srcdir option for customizing creation of packages.jkh1994-08-281-2/+2
* The environment variable PKG_PREFIX is set to the first @cwd commandasami1994-05-251-1/+3
* Add new find_plist() function.jkh1994-05-251-2/+2
* Make y_or_n() pay attention to AutoAnswer global.jkh1994-04-051-1/+5
* Added code for doing % sequence expansion, added new @unexec command.jkh1993-09-181-2/+4
* Made staging area configurable rather than assuming /tmp (-t)jkh1993-09-051-1/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-2/+4
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+143
OpenPOWER on IntegriCloud