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