summaryrefslogtreecommitdiff
path: root/release/sysinstall/tcpip.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.0.5_cvscvs2svn1995-06-101-1/+1
* Write out /etc/hosts entries a little more intelligently.Jordan K. Hubbard1995-06-061-2/+3
* Head-off possible misunderstanding in tcpip menu.Jordan K. Hubbard1995-06-051-2/+2
* o Add a new parameter to get() method; now we can figure out whichJordan K. Hubbard1995-06-041-5/+10
* Fix a bad bug where the tcp setup dialog wasn't presentedJordan K. Hubbard1995-06-021-1/+2
* 1. Write out /etc/hosts even when user picks TCPIP setup later on.Jordan K. Hubbard1995-06-011-1/+2
* Don't spit out bogus ifconfig_<iface> lines when the interface isJordan K. Hubbard1995-06-011-2/+4
* 1. Go to an entirely different paradigm for "OK" and "Cancel"; I managed toJordan K. Hubbard1995-05-311-6/+20
* If there's only one possible network device, don't even bother puttingJordan K. Hubbard1995-05-311-6/+16
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* A small tweak to layout.Jordan K. Hubbard1995-05-291-2/+2
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-4/+4
* Add various missing seat belts.Jordan K. Hubbard1995-05-281-2/+2
* Sync up with Poul.Jordan K. Hubbard1995-05-281-65/+1
* Humanize Poul-Henning's code. Status values should be properlyJordan K. Hubbard1995-05-281-3/+4
* 1. Make this compile again after Poul's changes to the get() strategyJordan K. Hubbard1995-05-271-2/+2
* Major cleanup. Mediaroutines now get asked about a file. All thePoul-Henning Kamp1995-05-271-2/+2
* Netmask is unused now - we can delete it.Jordan K. Hubbard1995-05-261-2/+1
* Don't add the default route in ppp - we'll only add it again later.Jordan K. Hubbard1995-05-261-7/+1
* Fix a few bogons.Jordan K. Hubbard1995-05-261-4/+9
* Ask name of "other" ftp site in correct place.Jordan K. Hubbard1995-05-261-3/+2
* Clean up the configuration stuff a bit more - we should now populateJordan K. Hubbard1995-05-261-3/+37
* Tighten up the TCP/IP dialog a little.Jordan K. Hubbard1995-05-261-3/+3
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-261-204/+93
* Bring in all my fixes to Poul's gripe list as of last night.Jordan K. Hubbard1995-05-251-1/+2
* Cleanup.Jordan K. Hubbard1995-05-251-2/+2
* Add a final configuration menu and the beginnings of the backing codeJordan K. Hubbard1995-05-241-3/+1
* Add my first cut at TCP/IP device configuration. If this works, theJordan K. Hubbard1995-05-231-1/+24
* 1. Start syncing up the network strategy code so that folks like Poul andJordan K. Hubbard1995-05-211-27/+61
* Dispose of old, #if 0'd, out code which has been proved to be no longer needed.Gary Palmer1995-05-181-36/+1
* Correct a conditional which could cause a off-by-one error in certainGary Palmer1995-05-181-2/+2
* 1. Add serial devices to list of possible network device candidates.Jordan K. Hubbard1995-05-181-2/+4
* 1. Primitive bad144 support (I believe an additional command is needed, butJordan K. Hubbard1995-05-181-4/+4
* Commit my latest so that Gary can sync up - this version should alsoJordan K. Hubbard1995-05-171-7/+10
* Hopefully the last version of this file. Add a lot more comments, andGary Palmer1995-05-171-36/+192
* Oops - Jordan managed to grab my ``work in progress file'' whichGary Palmer1995-05-161-36/+71
* This will now compile and even scribble helpfully on your disks.Jordan K. Hubbard1995-05-161-54/+106
* This does _not yet compile_; I'm simply bringing in my changes fromJordan K. Hubbard1995-05-161-0/+326