aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/index.c
Commit message (Expand)AuthorAgeFilesLines
* Move the check for which disc volume we have/want to after we installKen Smith2006-11-191-19/+15
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-8/+9
* Don't ask about CD numbers if not installing from CD.Doug White2005-07-021-6/+8
* Update parsing of the ports INDEX file to accomodate some newKen Smith2005-03-241-9/+15
* Recover gracefully if the user puts in the wrong CD volume after beingMurray Stokely2005-03-181-5/+3
* Update the list of package names/descriptions.Ken Smith2004-11-031-0/+7
* I missed a s/package_exists/package_installed/ in the last commit.David E. O'Brien2004-01-021-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-021-3/+2
* Increase size of the static buffer used to hold runtime dependency listMaxim Sobolev2003-02-271-4/+4
* Add several new real categories and virtual categories.Akinori MUSHA2002-11-181-2/+9
* Add tcl81 that was missing.Akinori MUSHA2002-09-091-0/+1
* MFS: Extend a buffer size so that packages with particularily deep dependencyBrian Somers2002-05-171-1/+1
* Add support for an additional field to the packages/INDEX file. IfMurray Stokely2002-04-131-8/+45
* The huge dependency lists of some of our packages has broughtMurray Stokely2002-01-291-0/+13
* Silence warnings :Murray Stokely2001-09-221-4/+7
* Mark relevant functions __printflike()/__printf0like() and silence some ofKris Kennaway2001-07-051-1/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-3/+3
* Increase the buffer sizes for the build deps, run deps, and the lineDima Dorfman2001-06-221-3/+3
* Add picobsd.Satoshi Asami2001-04-221-0/+1
* Add new categories science and ukrainian.Satoshi Asami2001-03-241-0/+2
* s/dependant/dependentJordan K. Hubbard2001-03-241-2/+2
* Fix an informational message a little and properly check status of a yes/noJordan K. Hubbard2000-12-161-7/+5
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-1/+1
* "zope language" --> "zope platform".Maxim Sobolev2000-09-221-1/+1
* Add french and zope.Satoshi Asami2000-09-221-0/+2
* Add in the linux, tcl83, and tk83 ports categories.John Baldwin2000-08-161-0/+3
* Add new 'ruby' ports category.John Baldwin2000-08-161-0/+1
* Add hebrew.Satoshi Asami2000-07-311-0/+1
* Increase the size of the various index variables; there wasJordan K. Hubbard2000-02-131-6/+6
* MFC: new categoriesJordan K. Hubbard2000-02-101-8/+7
* More cosmetic surgery and a nasty null pointer bug in index.c fixed.Jordan K. Hubbard1999-12-191-1/+1
* Yet more cosmetic fixes (I have a little time to kill while waiting forJordan K. Hubbard1999-12-181-0/+4
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-13/+19
* Add the latest categories.Jordan K. Hubbard1999-11-081-2/+5
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-1/+3
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-3/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add new ports category "ftp".Satoshi Asami1999-08-021-1/+2
* Eliminate some varargs abuse.Jordan K. Hubbard1999-07-021-5/+13
* New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.Bill Fumerola1999-06-281-1/+4
* Do a clean-up pass on error/warning messages.Jordan K. Hubbard1999-05-271-13/+5
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastJordan K. Hubbard1999-05-151-33/+18
* Correct return status logic a bit.Jordan K. Hubbard1999-05-141-4/+6
* Completely change the way package_add() does its work. Now weJordan K. Hubbard1999-05-121-5/+53
* Add an option for resetting and rescanning the probed device list, perhapsJordan K. Hubbard1999-04-061-3/+5
* Add entry for gnome category.Jordan K. Hubbard1999-02-151-1/+2
* List palm pilot category.Jordan K. Hubbard1999-02-021-2/+3
* Show dependencies in package menu.Jordan K. Hubbard1999-02-021-13/+96
* Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.Satoshi Asami1999-01-111-9/+6
* Collapse the "get" code substantially by combining common functions.Jordan K. Hubbard1998-12-221-1/+2