summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge with HEAD.Alexander Langer1996-06-082-6/+6
* Merge with HEAD.Jordan K. Hubbard1996-05-272-8/+13
* Every time I swear I'll never touch this again, I end up touching it.Jordan K. Hubbard1995-11-102-61/+54
* Sync with HEAD.Jordan K. Hubbard1995-10-311-2/+2
* Prevent slave mode from collapsing under certain circumstances.Jordan K. Hubbard1995-10-231-3/+6
* Last pen sanitize pass.Jordan K. Hubbard1995-10-152-12/+14
* Fix a few long-standing bogons in the playpen code. Don't worry, folks,Jordan K. Hubbard1995-10-151-2/+2
* Make playpens more suitable for nested use.Jordan K. Hubbard1995-10-144-60/+84
* Argh. NOW it's the correct version.Jordan K. Hubbard1995-10-091-4/+4
* Remove something that got committed by mistake.Jordan K. Hubbard1995-10-091-7/+1
* Bring in the first half of my changes to handle dependencies whenJordan K. Hubbard1995-10-093-79/+151
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-08-302-0/+450
* Merge changes from the HEAD.Jordan K. Hubbard1995-08-306-79/+98
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-12/+12
* Fix a long-standing bug that broke pkg_info utterly and probably madeJordan K. Hubbard1995-05-101-8/+7
* Add code for dealing with URLs.Jordan K. Hubbard1995-04-263-11/+208
* Check dependencies BEFORE doing final extraction of package.Jordan K. Hubbard1995-04-261-1/+7
* Export the min_free() function.Jordan K. Hubbard1995-04-223-7/+23
* 1. Add an new @option directive. You'll understand it better in a moment.Jordan K. Hubbard1995-04-222-10/+37
* Some patches to make deletions of non-existent files and directories slightlyJordan K. Hubbard1995-04-221-6/+13
* Correct a bogusly formatted printf().Jordan K. Hubbard1995-04-211-2/+2
* Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is theJordan K. Hubbard1995-04-191-3/+5
* Use a more nicely formatted message when we run out of space.Jordan K. Hubbard1995-04-181-2/+2
* Rename TMPDIR to PKG_TMPDIR, just to make Jeff happy.. :-)Jordan K. Hubbard1995-02-161-3/+3
* Make pkg_install use /var/tmp instead of /tmpJordan K. Hubbard1995-02-151-2/+2
* More changes from John T. Kohl. Man pages, mostly.Jordan K. Hubbard1994-12-061-0/+1
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-064-26/+101
* Add a new basename_of() function.Jordan K. Hubbard1994-11-172-1/+15
* Print a better verbose message when creating packages.Jordan K. Hubbard1994-10-141-3/+7
* Fix bug in home directory calculation that I introduced with the free spaceJordan K. Hubbard1994-10-141-2/+2
* Be optionally verbose about free-space checking. I need this to ascertianJordan K. Hubbard1994-10-081-1/+3
* Add the ability to verify that a package won't extract in the spaceJordan K. Hubbard1994-10-042-7/+32
* Don't let pkg_delete remove the recorded location until everything hasJordan K. Hubbard1994-09-292-6/+12
* Add @srcdir option for customizing creation of packages.Jordan K. Hubbard1994-08-282-3/+9
* Argh! What a boneheaded bug! Finally fix the blank-line-in-packing listJordan K. Hubbard1994-07-111-2/+2
* Close /dev/tty that is opened in y_or_n()...this is called many timesSatoshi Asami1994-06-011-1/+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-252-9/+9
* Make y_or_n() pay attention to AutoAnswer global.Jordan K. Hubbard1994-04-053-6/+17
* Added code for doing % sequence expansion, added new @unexec command.Jordan K. Hubbard1993-09-183-5/+84
* Fixed an embarassing bug with @owner, @mode & @groupJordan K. Hubbard1993-09-121-3/+3
* Fixed bug in copying script files from absolute locationsJordan K. Hubbard1993-09-061-2/+8
* Made staging area configurable rather than assuming /tmp (-t)Jordan K. Hubbard1993-09-054-3/+51
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-037-9/+46
* Removed annoying -WallJordan K. Hubbard1993-08-301-1/+0
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-269-0/+910