aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-2/+2
* Handle SIGPIPE in a couple of crucial places.Jordan K. Hubbard1996-08-011-2/+2
* Better error checking in helpfile expander.Jordan K. Hubbard1996-07-101-2/+2
* A number of improvements in the way statistics are printed, add a "chroot"Jordan K. Hubbard1996-07-091-2/+3
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-081-3/+3
* Copy the documentation files up into the release area - I've been doingJordan K. Hubbard1996-06-291-2/+5
* Handle tabs in INDEX files.Jordan K. Hubbard1996-06-251-3/+10
* Catch and DTRT with SIGPIPEJordan K. Hubbard1996-05-271-6/+24
* Have both distribution and package extraction screens display theJordan K. Hubbard1996-05-231-13/+23
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-5/+13
* Add a missing close that left ftpd's scattered around on pkg_installsJordan K. Hubbard1996-04-301-2/+3
* Make sure package-installers refresh the screen properly.Jordan K. Hubbard1996-04-301-3/+3
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-3/+6
* Bring this into sync.Jordan K. Hubbard1996-04-231-5/+2
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-14/+15
* Major enhancements to the package adder (next step is to use the new dialogJordan K. Hubbard1996-03-211-7/+10
* Lots of fixes:Jordan K. Hubbard1996-03-181-166/+34
* mountdbtab -> mountdtab; whoops!Jordan K. Hubbard1995-12-041-1/+2
* More helpful error messages.Jordan K. Hubbard1995-11-121-3/+5
* Initialize ld.so.hints if necessary.Jordan K. Hubbard1995-11-121-1/+5
* Also set PKG_PATH when adding from media types other than FTP.Jordan K. Hubbard1995-11-101-6/+24
* Leave hints for pkg_add so that it can do dependency over FTP. ThisJordan K. Hubbard1995-11-101-1/+8
* Some general fixes for the package menu (still need to fix the "more than 10Jordan K. Hubbard1995-11-061-11/+26
* Last minute nits.Jordan K. Hubbard1995-10-271-2/+2
* Clean up some last bogons with the WEB server setup (now that I'm farJordan K. Hubbard1995-10-271-2/+2
* o Fix installUpgrade to start the holographic shell as well.Jordan K. Hubbard1995-10-261-3/+3
* Make upgrades actually work (thanks, Julian).Jordan K. Hubbard1995-10-241-2/+1
* Reshuffle the network config code a little so that it's actuallyJordan K. Hubbard1995-10-231-4/+6
* Don't use tar to add packages, use cpio in tar mode. Works better.Jordan K. Hubbard1995-10-221-25/+15
* 1. Add Coranth Gryphon's Apache WWW server setup screen.Jordan K. Hubbard1995-10-221-8/+17
* Style changes. Clear the screen before a lot of error dialogs so that theyJordan K. Hubbard1995-10-221-13/+38
* Fix a bug in dist extraction when a dist was missing.Jordan K. Hubbard1995-10-221-1/+10
* Style police throughout.Jordan K. Hubbard1995-10-221-3/+3
* Error message reform. Make an unnecessarily fatal error a warning.Jordan K. Hubbard1995-10-211-2/+2
* Change the pkg_info check back - it was correct before!Jordan K. Hubbard1995-10-201-2/+2
* Slip some fixes under the wire. Mostly cosmetic cleanup andJordan K. Hubbard1995-10-201-2/+2
* Sync with today's sources:Jordan K. Hubbard1995-10-191-3/+3
* Almost snapshot time..Jordan K. Hubbard1995-10-181-7/+11
* Fix many more bogons, add some stuff to make the docs folk happy.Jordan K. Hubbard1995-10-161-2/+6
* Sync. Split into more rational package support functions and clientsJordan K. Hubbard1995-10-151-0/+192