opnsense-src/usr.sbin/sysinstall
Rebecca Cran 378b528ba0 If no floppy drive is installed kldBrowser() can generate an error early on.
Initialize menu and count so the cleanup code doesn't try and use their
uninitialized values.

PR:	bin/152270
Submitted by:	Remi LAURENT <cloud at madpowah.org>
MFC after:	3 days
2010-11-29 11:55:17 +00:00
..
help Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
anonFTP.c
cdrom.c Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of 2010-11-14 13:25:01 +00:00
command.c
config.c ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. 2010-11-14 10:04:48 +00:00
devices.c Update the serial port device names. They changed in 8.0 because the default 2010-11-29 11:28:31 +00:00
dhcp.c
disks.c * Allow partial MB/GB values to be entered in the slice and label editors. 2010-06-16 15:40:13 +00:00
dispatch.c dispatch_add_command: 2010-11-21 14:34:25 +00:00
dist.c Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
dist.h Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
dmenu.c Selecting amd and a few other things in the Networking config section 2007-10-30 05:03:37 +00:00
doc.c - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +00:00
dos.c
floppy.c
ftp.c
globals.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
http.c
index.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
install.c "Web" should not be all upper-case because it's not an acronym. 2010-11-14 09:14:17 +00:00
install.cfg Add support for remote logging to syslogd via an install.cfg variable. 2010-07-07 22:53:58 +00:00
installUpgrade.c Revert r209787 pending further discussion. 2010-07-08 21:26:26 +00:00
keymap.c Adjust default keymaps for Ireland and Channel Islands. They use the UK 2008-10-17 14:40:03 +00:00
label.c If a size suffix isn't entered, just use the value entered. This fixes 2010-07-22 17:35:36 +00:00
list.h
main.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
media.c Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
menus.c Update the serial port device names. They changed in 8.0 because the default 2010-11-29 11:28:31 +00:00
misc.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
modules.c If no floppy drive is installed kldBrowser() can generate an error early on. 2010-11-29 11:55:17 +00:00
mouse.c
msg.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
network.c FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring 2010-07-16 20:42:20 +00:00
nfs.c
options.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
package.c Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configured when running ldconfig. 2010-02-08 21:29:34 +00:00
rtermcap.c
sysinstall.8 Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
sysinstall.h ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces. 2010-11-14 19:57:56 +00:00
system.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
tcpip.c Use the RFC2606 domain example.com in examples. 2010-10-13 09:33:26 +00:00
termcap.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
ttys.c
ufs.c Add detection of UFS filesystems. 2009-06-24 04:56:13 +00:00
usb.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
user.c Don't let sysinstall depend on <utmp.h>. 2009-12-09 19:46:56 +00:00
variable.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
wizard.c