aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/index.c
Commit message (Expand)AuthorAgeFilesLines
* Whine when a depended package can't be found at all, vs being foundJordan K. Hubbard1997-11-131-1/+7
* Document extra tk*/tcl* package categories.Jordan K. Hubbard1997-10-081-2/+6
* DOH! Fix package-extractor looping problem by moving some codeJordan K. Hubbard1997-05-051-6/+10
* YAMF22Jordan K. Hubbard1997-04-051-3/+5
* Catch this puppy up to RELENG_2_2Jordan K. Hubbard1997-03-291-3/+5
* Sync with 2.2Jordan K. Hubbard1997-03-271-3/+3
* YAMF22Jordan K. Hubbard1997-03-251-11/+20
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
* Allow user to delete as well as install packages from the packageJordan K. Hubbard1997-01-291-17/+8
* Cosmetic tweaks.Jordan K. Hubbard1997-01-291-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added the package catagories astro, chinese, mbone, and vietnamese;David E. O'Brien1996-12-311-1/+5
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-12/+13
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-3/+3
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-2/+2
* Purely cosmetic tweaks.Jordan K. Hubbard1996-08-011-2/+2
* Handle tabs in INDEX files.Jordan K. Hubbard1996-06-251-5/+21
* Don't use some of the low-contrast text attributes I was using before - theyJordan K. Hubbard1996-06-141-4/+6
* Fix a truly stupid bug which broke the package installation menuJordan K. Hubbard1996-06-121-2/+2
* Put back some changes I inadvertantly spammed with a cvs update.Jordan K. Hubbard1996-06-081-7/+11
* Merge changes from HEAD.Jordan K. Hubbard1996-06-081-18/+9
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-9/+18
* Have both distribution and package extraction screens display theJordan K. Hubbard1996-05-231-2/+2
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-3/+7
* Fix the last known bogon with the packages menu. It's SNAP time!Jordan K. Hubbard1996-05-011-4/+4
* Fix another couple of bogons with the package menu.Jordan K. Hubbard1996-04-301-6/+7
* Fix some bogons in the package installer menu and search function.Jordan K. Hubbard1996-04-301-11/+12
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-7/+8
* Bring this into sync.Jordan K. Hubbard1996-04-231-4/+6
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-98/+73
* Major enhancements to the package adder (next step is to use the new dialogJordan K. Hubbard1996-03-211-63/+31
* Lots of fixes:Jordan K. Hubbard1996-03-181-12/+51
* More helpful error messages.Jordan K. Hubbard1995-11-121-6/+7
* Fix a really stooopid bug that was clobbering the package menu.Jordan K. Hubbard1995-11-061-2/+2
* Some general fixes for the package menu (still need to fix the "more than 10Jordan K. Hubbard1995-11-061-7/+9
* Style changes. Clear the screen before a lot of error dialogs so that theyJordan K. Hubbard1995-10-221-8/+5
* Style police throughout.Jordan K. Hubbard1995-10-221-2/+2
* 1. Of course, the day after you roll the snapshots is the day you realizeJordan K. Hubbard1995-10-211-2/+2
* Slip some fixes under the wire. Mostly cosmetic cleanup andJordan K. Hubbard1995-10-201-82/+46
* Too many bugs fixed to mention. This code just seems to BREED them.Jordan K. Hubbard1995-10-201-18/+12
* Fix many more bogons, add some stuff to make the docs folk happy.Jordan K. Hubbard1995-10-161-2/+2
* Switch to fds from FILE *'s. Fix a problem with FTP media deviceJordan K. Hubbard1995-10-161-24/+29
* Sync up to today's development snapshot for the other folks working on this.Jordan K. Hubbard1995-10-161-8/+16
* Fix the selection routine.Jordan K. Hubbard1995-10-151-12/+16
* Sync. Split into more rational package support functions and clientsJordan K. Hubbard1995-10-151-147/+46
* Substantially simplify the package install code by running pkg_add inJordan K. Hubbard1995-10-151-75/+150
* Sync up to today's cleanup work.Jordan K. Hubbard1995-10-141-34/+84
* Fix a couple of doc or appearance nits.Jordan K. Hubbard1995-10-111-1/+1
* Syncronize with my current sources. pkg installer not quite in finalJordan K. Hubbard1995-10-091-2/+2
* Whole mass of changes from first code review. Eliminate someJordan K. Hubbard1995-10-071-0/+570