freebsd-dev/usr.sbin/sysinstall
Murray Stokely 53e1e93595 sysinstall's primitive network configuration expects only one value
for each option in the DHCP lease file.  The DHCP lease parsing code
specifically ignores more than the first nameserver, but it didn't
previously deal with the case of more than one router.  This caused
segfaults and a painful death when installing on a network with
multiple routers.

PR:		misc/16003
2001-09-06 10:27:28 +00:00
..
help Attempt to make key behavior more clear. 2001-08-31 03:29:25 +00:00
anonFTP.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
cdrom.c Introduce the concept of previously mounted media to sysinstall. 2001-09-05 02:30:50 +00:00
command.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
config.c Spell SSHd as sshd to improve readability and consistency. 2001-09-04 20:22:14 +00:00
dev2c.sh
devices.c You were knocked senseless by the Boomerang, spun around by the Cyclone, 2001-07-23 20:44:54 +00:00
dhcp.c sysinstall's primitive network configuration expects only one value 2001-09-06 10:27:28 +00:00
disks.c
dispatch.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
dist.c 4000 -> 5800 ports. We really need to add some smarts to the 2001-09-05 09:45:35 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
globals.c
http.c
index.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
install.c Update the inetd configuration prompt for clarity. 2001-09-05 00:45:13 +00:00
install.cfg There is a problem in this example script. Setting ftp=time.cdrom.com 2001-09-06 10:04:27 +00:00
installUpgrade.c sysinstall's binary upgrade option used to display the contents of 2001-09-04 21:06:48 +00:00
keymap.c
kget.c
label.c Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
list.h
main.c Various changes to the messages so that they are now appropriate for both 2001-06-27 17:48:43 +00:00
Makefile Add Czech keyboard definition to sysinstall. 2001-09-05 07:12:19 +00:00
media.c If we're set to non-interactive, we shouldn't ask the user yes/no questions 2001-07-30 20:45:54 +00:00
menus.c Add Hungarian FTP mirror. 2001-09-05 07:41:01 +00:00
misc.c
modules.c
mouse.c
msg.c If we're set to non-interactive, we shouldn't ask the user yes/no questions 2001-07-30 20:45:54 +00:00
network.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
nfs.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
options.c Add terminal type configuration to the Options screen. It allows selecting 2001-06-13 10:25:09 +00:00
package.c Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
pccard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
rtermcap.c
sysinstall.8 List the correct paths to the X server distributions. 2001-08-14 23:19:37 +00:00
sysinstall.h o Reduce the number of offered security profiles, as we now have a more 2001-08-10 23:57:43 +00:00
system.c If we're running as init, install a signal handler for SIGCHLD. 2001-09-06 09:53:53 +00:00
tape.c
tcpip.c Allow network device name to be given on the command line in the 2001-09-05 08:10:04 +00:00
termcap.c
ttys.c Allow configTtys() be called several times - set VAR_CONSTERM to "NO" after 2001-08-02 16:36:21 +00:00
ufs.c
usb.c
user.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
variable.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
wizard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00