summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/tcpip.c
Commit message (Expand)AuthorAgeFilesLines
* Really fix the auto keyword botch correctly by just letting itjkh1999-10-051-2/+2
* Sigh, too many late nights!jkh1999-09-301-1/+1
* Oh bollocks, I really screwed up the "auto" check here. Timejkh1999-09-271-1/+1
* Deal with new "auto" setting for network_interfaces.jkh1999-09-191-1/+1
* Only do dhclient once; it has its own internal retry which is more thanjkh1999-09-061-8/+10
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-29/+109
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-109/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Quiet some overly chatty debug output, do some minor cleanups tojkh1999-08-211-13/+12
* Re-enable play-nice-with-DHCP option now that bpf is the defaultjkh1999-08-071-3/+1
* Intentionally do the wrong thing in using the initial DHCP values forjkh1999-07-221-1/+3
* Wait for dhclient in a far saner fashion.jkh1999-07-191-4/+9
* cleanup pass over new stuff.jkh1999-07-191-14/+5
* Another batch of fixes for dhcp support in sysinstall, now draggingjkh1999-07-191-63/+79
* Some additional optimizations for using DHCP.jkh1999-07-181-5/+9
* Miscellaneous fixes for dhcp client support.jkh1999-07-181-2/+3
* Re-enable DHCP client support again (but optional and turned off by defaultjkh1999-07-161-12/+59
* Erm, correct mighty braino in previous "don't annoy me" change.jkh1999-05-071-7/+10
* Commit a more general version of the last patch; don't do any back-fillingjkh1999-05-071-18/+21
* Argh, those last two commits snuck in with the other one by mistake.jkh1999-05-061-1/+3
* Fix includes; I had a slightly different Makefile than everyone elsejkh1999-05-061-1/+16
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-9/+9
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-151-2/+2
* Accept gateway value of NOjkh1998-08-311-2/+2
* Put all variables in VAR_ #define's to force a single location for allpst1997-09-171-2/+3
* Add a new netInteractive variable so that the interactiveness of the TCPjkh1997-09-171-3/+9
* Make upgrade potentially a little less interactive.jkh1997-09-081-7/+9
* 1. Add a noWarn flag so that scripts can turn warnings off.jkh1997-06-181-2/+2
* YAMF22jkh1997-06-121-2/+2
* YAMF22jkh1997-06-121-2/+2
* 1. Make it possible to set up all the TCP/IP values from a script.jkh1997-06-091-30/+41
* 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
OpenPOWER on IntegriCloud