aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* 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-167/+35
* 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