summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various bogons reported in this PR.jkh1997-10-151-4/+5
* Put all variables in VAR_ #define's to force a single location for allpst1997-09-171-2/+2
* MF22: pst's changes.jkh1997-09-161-3/+6
* YAMF22jkh1997-06-131-1/+16
* YAMF22jkh1997-03-221-8/+20
* Merge all my sysinstall changes over to the 2.1 branch.jkh1997-03-111-19/+7
* YAMF22jkh1997-03-081-6/+2
* Don't bogotify pkg_add's stderr.jkh1997-02-141-2/+2
* Revert some of the previous change - on second thought...jkh1997-02-141-6/+18
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-20/+11
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-071-1/+1
* Cosmetic tweaks.jkh1997-01-291-2/+2
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-241-1/+0
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-5/+2
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-7/+8
* Use macros for package names so it's easier to update them in onejkh1996-11-041-5/+5
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-121-2/+2
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
* Wait for any stray processes we might be sent while running as init.jkh1996-10-051-1/+5
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-2/+2
* Handle SIGPIPE in a couple of crucial places.jkh1996-08-011-2/+2
* Better error checking in helpfile expander.jkh1996-07-101-2/+2
* A number of improvements in the way statistics are printed, add a "chroot"jkh1996-07-091-2/+3
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-3/+3
* Copy the documentation files up into the release area - I've been doingjkh1996-06-291-2/+5
* Handle tabs in INDEX files.jkh1996-06-251-4/+11
* Catch and DTRT with SIGPIPEjkh1996-05-271-6/+24
* Have both distribution and package extraction screens display thejkh1996-05-231-13/+23
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-5/+13
* Add a missing close that left ftpd's scattered around on pkg_installsjkh1996-04-301-2/+3
* Make sure package-installers refresh the screen properly.jkh1996-04-301-3/+3
* Fix an ancient index list bug.jkh1996-04-281-3/+6
* Bring this into sync.jkh1996-04-231-5/+2
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-14/+15
* Major enhancements to the package adder (next step is to use the new dialogjkh1996-03-211-7/+10
* Lots of fixes:jkh1996-03-181-167/+35
* mountdbtab -> mountdtab; whoops!jkh1995-12-041-1/+2
* More helpful error messages.jkh1995-11-121-3/+5
* Initialize ld.so.hints if necessary.jkh1995-11-121-1/+5
* Also set PKG_PATH when adding from media types other than FTP.jkh1995-11-101-6/+24
* Leave hints for pkg_add so that it can do dependency over FTP. Thisjkh1995-11-101-1/+8
* Some general fixes for the package menu (still need to fix the "more than 10jkh1995-11-061-11/+26
* Last minute nits.jkh1995-10-271-2/+2
* Clean up some last bogons with the WEB server setup (now that I'm farjkh1995-10-271-2/+2
* o Fix installUpgrade to start the holographic shell as well.jkh1995-10-261-3/+3
* Make upgrades actually work (thanks, Julian).jkh1995-10-241-2/+1
* Reshuffle the network config code a little so that it's actuallyjkh1995-10-231-4/+6
* Don't use tar to add packages, use cpio in tar mode. Works better.jkh1995-10-221-25/+15
* 1. Add Coranth Gryphon's Apache WWW server setup screen.jkh1995-10-221-8/+17
OpenPOWER on IntegriCloud