aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/dist.c
Commit message (Expand)AuthorAgeFilesLines
* Add in some more config file support -- add variables to shut upPaul Traina1997-05-051-1/+31
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-201-4/+33
* Sync up to current state of development.Jordan K. Hubbard1997-04-021-3/+2
* YAMF22Jordan K. Hubbard1997-03-251-4/+2
* YAMF22Jordan K. Hubbard1997-03-151-43/+40
* Fix a long-standing bug with the label editor I just found (you couldJordan K. Hubbard1997-03-111-8/+8
* Sync with 2.2.Jordan K. Hubbard1997-03-101-7/+28
* YAMF22Jordan K. Hubbard1997-03-081-2/+10
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Always load DIST_COMPAT21 when loading X. This used to be the defaultJordan K. Hubbard1997-02-171-3/+3
* Make media re-init a user choice.Jordan K. Hubbard1997-01-291-6/+11
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-27/+32
* Argh! Moving the media initialization to before the disk scribblingJordan K. Hubbard1997-01-221-2/+2
* Rearrange the timeout code and also (whoops) provide for timeouts duringJordan K. Hubbard1997-01-201-33/+58
* Use alarm's return status to more properly denote timeout rather than keepingJordan K. Hubbard1997-01-191-13/+19
* Fix a variety of problems with my timeout handling, make it moreJordan K. Hubbard1997-01-181-2/+6
* Be more aggressive about timeouts.Jordan K. Hubbard1997-01-171-1/+3
* Add timeout support to sysinstall's general media handling,Jordan K. Hubbard1997-01-171-4/+34
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-171-4/+4
* Make the FTP installation codepath a lot more defensive. TrapJordan K. Hubbard1997-01-151-9/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-2/+2
* Add a "catpages" distribution for the catman stuff.Jordan K. Hubbard1996-12-291-1/+2
* Now that I've got my source tree sorted out, bring all the thingsJordan K. Hubbard1996-12-141-5/+5
* Undo one of my memory optimization hacks - it actually made things moreJordan K. Hubbard1996-12-121-3/+2
* Be more efficient in how we use memory (stumbled across while looking forJordan K. Hubbard1996-12-111-2/+2
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-18/+18
* Several areas of improvement:Jordan K. Hubbard1996-12-081-3/+1
* Whups, we need the VGA16 server by default too.Jordan K. Hubbard1996-11-091-3/+3
* 1. Saner ldconfig path.Jordan K. Hubbard1996-11-091-3/+3
* More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2'sJordan K. Hubbard1996-11-071-48/+48
* Complete switch-over to XF86 3.2.Jordan K. Hubbard1996-11-071-3/+3
* Update to XFree86 3.2Jordan K. Hubbard1996-11-061-35/+48
* Fix a bogus decent into the network setup screen when runningJordan K. Hubbard1996-11-021-5/+1
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-101-1/+2
* Detect the zero-chunks case properly, now that I've reversed the orderJordan K. Hubbard1996-10-061-1/+6
* First cut at a "copy userconfig changes from installation kernel to installedJordan K. Hubbard1996-10-031-1/+7
* Try to get the info file before the whole file - it eliminatesJordan K. Hubbard1996-10-021-27/+29
* Rate limit the "xxx bytes read from" message to a maximum of one perPaul Traina1996-09-261-4/+10
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-6/+6
* Back out my change for Peter which did transfer timings based on currentJordan K. Hubbard1996-07-131-7/+7
* Fix something I broke with CDROM installation (well, I knew my firstJordan K. Hubbard1996-07-121-3/+1
* Better error checking in helpfile expander.Jordan K. Hubbard1996-07-101-2/+2
* Try to prevent the status line from jumping around quite so much.Jordan K. Hubbard1996-07-091-2/+2
* Take compat dists out of the canned set - they seem to do more harmJordan K. Hubbard1996-07-091-2/+2
* A number of improvements in the way statistics are printed, add a "chroot"Jordan K. Hubbard1996-07-091-13/+16
* Fix even more lurking bogons - why do I never find these until the lastJordan K. Hubbard1996-07-081-3/+3
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-5/+5
* Correct some embarassing 3am english.Jordan K. Hubbard1996-06-131-10/+10
* Fix a truly stupid bug which broke the package installation menuJordan K. Hubbard1996-06-121-7/+40