summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/tcpip.c
Commit message (Expand)AuthorAgeFilesLines
* Add a registration screen so we can finally start counting our little userjkh1997-03-091-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Properly check status of menu return.jkh1997-02-171-1/+6
* Finally DTRT with tcpOpenDialog(); it should have never diddledjkh1997-02-171-11/+17
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-1/+1
* Don't unilaterally decide to skip network configuration if running multi-user;jkh1997-02-111-3/+2
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-1/+1
* Use a better dialog for flagging field validation errors.jkh1997-01-161-1/+1
* Keep our serial ports distinct so that first device is not found forjkh1997-01-151-1/+1
* Set defaults more rationally through the item selection loop.jkh1997-01-151-19/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-167/+44
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-141-11/+11
* Fix trunctation of domainname.jkh1996-12-121-2/+2
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-21/+19
* Eliminate great evil in the networking code. That's all I'm gonna say.jkh1996-12-091-56/+1
* Joerg's changes to add screen font and screenmap setting.jkh1996-11-071-2/+2
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-051-3/+2
* Correct check for ensuring that the network configuration isn't fiddled withjkh1996-10-051-9/+9
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.jkh1996-09-011-34/+11
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-4/+3
* Fix even more lurking bogons - why do I never find these until the lastjkh1996-07-081-5/+9
* Make it plainer how to exit.jkh1996-07-021-2/+2
* ack - left in a typo. Time for bed!jkh1996-06-171-1/+2
* Uh, this is what I was really thinking when I made the device registrationjkh1996-06-131-2/+2
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-121-2/+2
* Remove a particularly annoying confirmation dialog.jkh1996-05-211-3/+2
* Clear the screen before putting up tcpip dialog.jkh1996-04-301-1/+2
* Bump snapshot release date - looks like I was off by a couplejkh1996-04-281-2/+5
* Bring this into sync.jkh1996-04-231-2/+5
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-22/+10
* Major surgery.jkh1996-04-071-2/+2
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-1/+4
* Update the -current sources from the 2.1 branch.peter1995-12-071-35/+123
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-3/+3
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-12/+46
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* A small tweak to layout.jkh1995-05-291-2/+2
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-4/+4
* Add various missing seat belts.jkh1995-05-281-2/+2
* Sync up with Poul.jkh1995-05-281-65/+1
* Humanize Poul-Henning's code. Status values should be properlyjkh1995-05-281-3/+4
* 1. Make this compile again after Poul's changes to the get() strategyjkh1995-05-271-2/+2
* Major cleanup. Mediaroutines now get asked about a file. All thephk1995-05-271-2/+2
* Netmask is unused now - we can delete it.jkh1995-05-261-2/+1
* Don't add the default route in ppp - we'll only add it again later.jkh1995-05-261-7/+1
* Fix a few bogons.jkh1995-05-261-4/+9
* Ask name of "other" ftp site in correct place.jkh1995-05-261-3/+2
* Clean up the configuration stuff a bit more - we should now populatejkh1995-05-261-3/+37
* Tighten up the TCP/IP dialog a little.jkh1995-05-261-3/+3
OpenPOWER on IntegriCloud