aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/media.c
Commit message (Expand)AuthorAgeFilesLines
* Make some changes to the way the label editor reads script variablesJordan K. Hubbard1997-08-111-1/+26
* Back out the changes to set the resolver timeout. All they seem to doJordan K. Hubbard1997-08-011-25/+0
* Fiddle with DNS options so that queries are also controlled byJordan K. Hubbard1997-07-311-1/+26
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-3/+4
* Some of my pending merge changes, Paul Traina's more flexible configJordan K. Hubbard1997-03-191-2/+2
* YAMF22Jordan K. Hubbard1997-03-111-11/+12
* YAMF22Jordan K. Hubbard1997-03-071-10/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Finally DTRT with tcpOpenDialog(); it should have never diddledJordan K. Hubbard1997-02-171-17/+12
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-141-18/+42
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-27/+25
* Use alarm's return status to more properly denote timeout rather than keepingJordan K. Hubbard1997-01-191-3/+2
* Fix a variety of problems with my timeout handling, make it moreJordan K. Hubbard1997-01-181-17/+32
* Be more aggressive about timeouts.Jordan K. Hubbard1997-01-171-2/+2
* Add timeout support to sysinstall's general media handling,Jordan K. Hubbard1997-01-171-0/+22
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-171-11/+11
* 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-5/+2
* Now that I've got my source tree sorted out, bring all the thingsJordan K. Hubbard1996-12-141-10/+44
* Whups, remove relic from close method going away.Jordan K. Hubbard1996-12-121-2/+1
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-7/+5
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-3/+3
* Properly clear FTP site selection info when network init fails; theJordan K. Hubbard1996-11-071-1/+2
* Make it clearer that DNS has succeeded for your host choice.Jordan K. Hubbard1996-11-041-3/+6
* Fix a bogus decent into the network setup screen when runningJordan K. Hubbard1996-11-021-3/+4
* Don't casually blow away FTP site settings now that it's easy for userJordan K. Hubbard1996-10-141-5/+4
* Some cosmetic tweaks, attempt to fix package wait problem by checkingJordan K. Hubbard1996-10-121-3/+7
* DTRT if ESC is hit in a Yes/No dialog.Jordan K. Hubbard1996-10-091-2/+2
* Be more paranoid about clearing the FTP path when we have the slightestJordan K. Hubbard1996-10-061-3/+10
* Fixes and a place-holder for future work.Jordan K. Hubbard1996-10-021-2/+2
* Don't annoyingly reconfigure the network when you don't have to.Jordan K. Hubbard1996-10-021-7/+16
* Make FTP site reselection work the way it always should have.Jordan K. Hubbard1996-10-021-18/+1
* Round 2.5Jordan K. Hubbard1996-10-011-8/+20
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-16/+23
* If we're running through the FTP setup dialog the *first* time, skipPaul Traina1996-09-261-5/+11
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-3/+3
* Don't query DNS if we haven't got it configured.Jordan K. Hubbard1996-08-011-12/+16
* Purely cosmetic tweaks.Jordan K. Hubbard1996-08-011-3/+3
* Update the documentation here and there.Jordan K. Hubbard1996-07-081-2/+2
* Same tweak.Jordan K. Hubbard1996-07-081-1/+2
* Fix even more lurking bogons - why do I never find these until the lastJordan K. Hubbard1996-07-081-22/+2
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-081-3/+3
* Support compressed doc files again.Jordan K. Hubbard1996-07-051-18/+18
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-7/+7
* Handle tabs in INDEX files.Jordan K. Hubbard1996-06-251-1/+2
* ack - left in a typo. Time for bed!Jordan K. Hubbard1996-06-171-2/+2
* Init network at proper time.Jordan K. Hubbard1996-06-171-2/+12
* Check network status earlier in FTP/NFS installs in order to reduceJordan K. Hubbard1996-06-161-4/+46
* Make CDROMs automagically select as the default media type.Jordan K. Hubbard1996-06-081-6/+7
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-14/+24