aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/lib.h
Commit message (Expand)AuthorAgeFilesLines
* sync the pkg_install tools with -CURRENT:Oliver Eikemeier2004-08-111-7/+15
* MFC: avoid potential buffer overflow in format_cmd().Dag-Erling Smørgrav2004-01-271-1/+1
* MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).Kris Kennaway2003-08-111-2/+12
* MFC: rev 1.49Mario Sergio Fujikawa Ferreira2003-06-091-0/+1
* MFC: Reduce private "lesser known" function redirection to improve clarity.David E. O'Brien2002-08-311-2/+0
* MFC: all latest changes, fixes and new features. This pretty much brings codeMaxim Sobolev2002-08-021-1/+5
* MFC: symlinks and other non-regular files handling fixes, packing list formatMaxim Sobolev2001-10-241-0/+8
* MFC: WANSify.Maxim Sobolev2001-10-231-32/+31
* MFC:Maxim Sobolev2001-10-031-0/+8
* MFC:Maxim Sobolev2001-09-181-2/+4
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-171-0/+4
* MFC:Maxim Sobolev2001-03-201-0/+4
* MFC:Maxim Sobolev2001-03-051-0/+8
* MFC: proper parsing of package names, spelling fixes, updatesJordan K. Hubbard2000-09-201-0/+1
* MFC: Use libfetchDag-Erling Smørgrav2000-07-161-8/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,Bill Fumerola1999-08-111-1/+2
* Make it possible to have separate install scripts as well as haveJordan K. Hubbard1998-12-161-1/+3
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedJordan K. Hubbard1998-02-161-2/+2
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-081-2/+1
* 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-12/+13
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-201-1/+4
* Change min_free to return free space as an off_t instead of a size_t.Alexander Langer1996-06-081-2/+2
* Bring forward my changes from 2.1Jordan K. Hubbard1995-10-251-4/+5
* Use size_t properly in all fs size ops. This kills a bugJordan K. Hubbard1995-08-261-2/+2
* You can run pkg_info everywhere expect /var/db/pkg directory :-)Andrey A. Chernov1995-07-301-1/+2
* Add code for dealing with URLs.Jordan K. Hubbard1995-04-261-2/+7
* Export the min_free() function.Jordan K. Hubbard1995-04-221-1/+3
* 1. Add an new @option directive. You'll understand it better in a moment.Jordan K. Hubbard1995-04-221-2/+4
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is theJordan K. Hubbard1995-04-191-3/+5
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-061-4/+8
* Add a new basename_of() function.Jordan K. Hubbard1994-11-171-1/+2
* Add the ability to verify that a package won't extract in the spaceJordan K. Hubbard1994-10-041-2/+2
* Don't let pkg_delete remove the recorded location until everything hasJordan K. Hubbard1994-09-291-2/+2
* Add @srcdir option for customizing creation of packages.Jordan K. Hubbard1994-08-281-2/+2
* The environment variable PKG_PREFIX is set to the first @cwd commandSatoshi Asami1994-05-251-1/+3
* Add new find_plist() function.Jordan K. Hubbard1994-05-251-2/+2
* Make y_or_n() pay attention to AutoAnswer global.Jordan K. Hubbard1994-04-051-1/+5
* Added code for doing % sequence expansion, added new @unexec command.Jordan K. Hubbard1993-09-181-2/+4
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-051-1/+3
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-2/+4
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+143