summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/tcpip.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-204/+93
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-1/+2
* Cleanup.jkh1995-05-251-2/+2
* Add a final configuration menu and the beginnings of the backing codejkh1995-05-241-3/+1
* Add my first cut at TCP/IP device configuration. If this works, thejkh1995-05-231-1/+24
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-211-27/+61
* Dispose of old, #if 0'd, out code which has been proved to be no longer needed.gpalmer1995-05-181-36/+1
* Correct a conditional which could cause a off-by-one error in certaingpalmer1995-05-181-2/+2
* 1. Add serial devices to list of possible network device candidates.jkh1995-05-181-2/+4
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-181-4/+4
* Commit my latest so that Gary can sync up - this version should alsojkh1995-05-171-7/+10
* Hopefully the last version of this file. Add a lot more comments, andgpalmer1995-05-171-36/+192
* Oops - Jordan managed to grab my ``work in progress file'' whichgpalmer1995-05-161-36/+71
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-54/+106
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-161-0/+326
OpenPOWER on IntegriCloud