freebsd-dev/usr.sbin/sysinstall
Randi Harper 97293c5833 Fix bug introduced in r198317: Don't leak a file descriptor after scanning for network devices.
Approved by:	cperciva (mentor)
MFC after:	1 week (original commit + bugfix)
2010-04-21 12:02:45 +00:00
..
help Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
anonFTP.c Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +00:00
cdrom.c Don't leak a file descriptor when ejecting a CDROM. 2009-10-26 23:24:59 +00:00
command.c
config.c Add menus to read install.cfg from any disk device sysinstall can see 2009-03-13 03:51:41 +00:00
devices.c Add sge(4) to the list of supported network interface. 2010-04-14 20:54:23 +00:00
dhcp.c
disks.c Remove unused variables. 2010-01-02 11:06:39 +00:00
dispatch.c Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
dist.c Don't pop up the menu to select a documentation language for non-interactive 2010-01-26 15:29:53 +00:00
dist.h - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +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 Package installation is handled by starting off with the list of packages 2008-10-15 15:54:33 +00:00
http.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
index.c Add docs category. 2009-04-19 08:31:55 +00:00
install.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +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 Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2. 2010-01-02 12:42:33 +00:00
list.h
main.c Remove vestiges of OLDCARD PC Card support. We haven't needed/used 2009-02-15 03:10:20 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
media.c Prevent sysinstall from needlessly waiting for confirmation when using an USB 2009-08-16 10:11:33 +00:00
menus.c Add an entry for the old Beastie logo saver and re-sort. 2010-04-07 17:40:48 +00:00
misc.c Add FreeBSD version information to the menu title so it's possible to 2006-07-15 12:23:56 +00:00
modules.c Add menus to read install.cfg from any disk device sysinstall can see 2009-03-13 03:51:41 +00:00
mouse.c
msg.c
network.c Actually fix the DHCP handling, by using more robust detection of DHCP 2006-02-09 14:43:42 +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 o Trim leading w/space. 2010-03-26 05:34:13 +00:00
sysinstall.h Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
system.c Stop treating Xorg as a distribution in the mainline portion of sysinstall 2008-12-16 01:18:10 +00:00
tcpip.c Fix bug introduced in r198317: Don't leak a file descriptor after scanning for network devices. 2010-04-21 12:02:45 +00:00
termcap.c Convert syscons on i386 to TERM=xterm. 2009-11-13 11:28:54 +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 Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00