summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* MF22: Revert part of -p handling.jkh1997-11-141-1/+4
* The prefix override code was bogus. The original idea was soundjkh1997-11-131-6/+1
* Pkg_add refused to process package whose packing list contains @exec/@unexecmax1997-10-241-2/+6
* - do string-magic on the right variable when tryingjkh1997-10-183-6/+19
* Deal with PLIST_UNEXEC properly.jkh1997-10-181-1/+5
* Don't return from cleanup() - if it's removed the playpen then veryjkh1997-10-135-9/+14
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-0825-377/+310
* Document pkg_add's dependency auto-install. While I'm here, fixhoek1997-09-273-15/+19
* Many places in the code NULL is used in integer context, wherephk1997-09-182-4/+4
* Typo.max1997-09-131-1/+1
* Eliminate an annoying message.jkh1997-09-021-4/+2
* Add proper md5 comments to ports-installed packages also byjkh1997-07-041-1/+2
* Change the naming conventions for preserve'd files and also documentjkh1997-07-014-35/+72
* YAMF22 - deletes and preserve option fixes.jkh1997-06-301-21/+25
* Whoops, only attempt to back up the file if it exists. :-}jkh1997-06-301-2/+2
* Add support for @option preserve - moves existing files out of the wayjkh1997-06-293-11/+71
* Fix multiple documentation bogons.jkh1997-06-194-5/+5
* Add support for srcdir overrides.jkh1997-06-063-6/+20
* When no last file specified for % command user barf(error diagnostic)ache1997-05-241-1/+3
* Minor typo.max1997-05-021-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-314-8/+8
* Protect against missing initial @cwd. Closes PR#2893jkh1997-03-061-3/+7
* Close PR#2459jkh1997-02-251-16/+13
* Revert $FreeBSD$ to $Id$peter1997-02-2225-25/+34
* Prevent potential argument buffer overflow.jkh1997-02-151-8/+7
* Fix a bogon with playpen size calculation for pkg of "-". It's amazingjkh1997-02-151-1/+3
* Put back @owner/@group/@mode behavior I took out way back when.jkh1997-02-141-1/+1
* Sort cross references.wosch1997-01-201-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1425-25/+29
* Correct a problem which broke +DISPLAY file handling.jkh1997-01-131-3/+4
* Use new ftpGetURL interface, as result, report FTP errorache1996-11-141-4/+7
* Fix PR#1557 - chained package dependencies using URLs didn't work.jkh1996-10-142-33/+35
* Clean up the english a little, having made the mistake of reading it.jkh1996-08-201-20/+21
* Put verbosity in the right place.jkh1996-08-011-3/+3
* Make -force work for pkg_add.jkh1996-07-311-2/+2
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-3012-74/+105
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-244-12/+12
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-2016-516/+55
* Make a small optimization which shaves about a second off the timejkh1996-06-161-28/+22
* Change min_free to return free space as an off_t instead of a size_t.alex1996-06-082-6/+6
* fix PR#599jkh1996-06-031-1/+4
* Oh my, looks like I didn't understand .B as well as I thought I did! :-)jkh1996-06-011-3/+9
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-082-3/+3
* Close a file descriptor that I had (harmlessly) left open in a childjdp1996-03-201-1/+2
* Fix a couple of miscellaneous bugs and make pkg_add also support readingjkh1996-03-124-20/+34
* Initialize the argument list in the unpack() routine to zero.mpp1996-02-191-1/+2
* Another round of man page cleanups.mpp1996-02-124-28/+28
* Fix to catch a stupid oversight on my part which allowed this thingjkh1996-02-091-2/+2
* Fixed pkg_create to eliminate the limits on the size of the PLIST.jdp1996-02-061-31/+41
* recording cvs-1.6 file deathpeter1995-12-304-166/+0
OpenPOWER on IntegriCloud