aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/tcpip.c
Commit message (Expand)AuthorAgeFilesLines
* Sysinstall has been repocopied to src/usr.sbin/sysinstall and everythingJohn Baldwin2001-01-171-660/+0
* Add better IP, netmask and gateway checks.Eivind Eklund2000-12-141-14/+92
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-2/+2
* Wait DAD complete after ifconfig up.Hajimu UMEMOTO2000-12-041-1/+7
* Popup IPv6 dialog, again.Hajimu UMEMOTO2000-10-211-1/+1
* Correct variable check for VAR_TRY_DHCP.Jordan K. Hubbard2000-09-151-1/+1
* This allows you to script sysinstall to say "NO" to DHCP and IPv6.Murray Stokely2000-08-281-2/+4
* Restore the screen after possibly spamming it.Jordan K. Hubbard2000-07-251-0/+3
* IPv6 support.Hajimu UMEMOTO2000-07-141-20/+101
* Fixed minor annoyance with sysinstall being redundant / braindead inMurray Stokely2000-04-061-1/+3
* Now I remember why I didn't write out the gateway in the DHCP case;Jordan K. Hubbard2000-02-201-1/+1
* OK, I admit defeat - allow the user to override hostname and gatewayJordan K. Hubbard2000-01-281-2/+2
* Set pccard_ifconfig in /etc/rc.conf automatically.Tatsumi Hosokawa2000-01-141-0/+5
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-1/+1
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-1/+1
* I shouldn't have incremented PART_OFF; it was wrong and broke labelJordan K. Hubbard1999-12-121-2/+0
* Defensive coding to prevent a potential segfault.Jordan K. Hubbard1999-11-081-1/+1
* Really fix the auto keyword botch correctly by just letting itJordan K. Hubbard1999-10-051-2/+2
* Sigh, too many late nights!Jordan K. Hubbard1999-09-301-1/+1
* Oh bollocks, I really screwed up the "auto" check here. TimeJordan K. Hubbard1999-09-271-1/+1
* Deal with new "auto" setting for network_interfaces.Jordan K. Hubbard1999-09-191-1/+1
* Only do dhclient once; it has its own internal retry which is more thanJordan K. Hubbard1999-09-061-8/+10
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-29/+109
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-109/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Quiet some overly chatty debug output, do some minor cleanups toJordan K. Hubbard1999-08-211-13/+12
* Re-enable play-nice-with-DHCP option now that bpf is the defaultJordan K. Hubbard1999-08-071-3/+1
* Intentionally do the wrong thing in using the initial DHCP values forJordan K. Hubbard1999-07-221-1/+3
* Wait for dhclient in a far saner fashion.Jordan K. Hubbard1999-07-191-4/+9
* cleanup pass over new stuff.Jordan K. Hubbard1999-07-191-14/+5
* Another batch of fixes for dhcp support in sysinstall, now draggingJordan K. Hubbard1999-07-191-63/+79
* Some additional optimizations for using DHCP.Jordan K. Hubbard1999-07-181-5/+9
* Miscellaneous fixes for dhcp client support.Jordan K. Hubbard1999-07-181-2/+3
* Re-enable DHCP client support again (but optional and turned off by defaultJordan K. Hubbard1999-07-161-12/+59
* Erm, correct mighty braino in previous "don't annoy me" change.Jordan K. Hubbard1999-05-071-7/+10
* Commit a more general version of the last patch; don't do any back-fillingJordan K. Hubbard1999-05-071-18/+21
* Argh, those last two commits snuck in with the other one by mistake.Jordan K. Hubbard1999-05-061-1/+3
* Fix includes; I had a slightly different Makefile than everyone elseJordan K. Hubbard1999-05-061-1/+16
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-9/+9
* o Break fixups into binary fixups and XFree86 based fixups.Jordan K. Hubbard1998-11-151-2/+2
* Accept gateway value of NOJordan K. Hubbard1998-08-311-2/+2
* Put all variables in VAR_ #define's to force a single location for allPaul Traina1997-09-171-2/+3
* Add a new netInteractive variable so that the interactiveness of the TCPJordan K. Hubbard1997-09-171-3/+9
* Make upgrade potentially a little less interactive.Jordan K. Hubbard1997-09-081-7/+9
* 1. Add a noWarn flag so that scripts can turn warnings off.Jordan K. Hubbard1997-06-181-2/+2
* YAMF22Jordan K. Hubbard1997-06-121-2/+2
* YAMF22Jordan K. Hubbard1997-06-121-2/+2
* 1. Make it possible to set up all the TCP/IP values from a script.Jordan K. Hubbard1997-06-091-30/+41
* Add a registration screen so we can finally start counting our little userJordan K. Hubbard1997-03-091-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1