freebsd-src/usr.sbin/sysinstall
Ed Schouten 6896e699cd Don't let sysinstall depend on <utmp.h>.
Looking at the other entries, I suspect we must also reserve one
terminating byte, so I'm using UNAME_FIELD_LEN - 1, not UNAME_FIELD_LEN.
2009-12-09 19:46:56 +00:00
..
help Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
anonFTP.c
cdrom.c Don't leak a file descriptor when ejecting a CDROM. 2009-10-26 23:24:59 +00:00
command.c
config.c
devices.c Make sysinstall recognize /dev/ada* disk devices. The description string 2009-08-14 13:24:44 +00:00
dhcp.c
disks.c Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
dispatch.c Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
dist.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c
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
installUpgrade.c
keymap.c
label.c Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
list.h
main.c
Makefile Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34: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 Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
rtermcap.c
sysinstall.8 Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
sysinstall.h Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
system.c
tcpip.c Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which results in the first ethernet interface with physical link being selected. 2009-10-21 11:10:34 +00:00
termcap.c Convert syscons on i386 to TERM=xterm. 2009-11-13 11:28:54 +00:00
ttys.c
ufs.c
usb.c
user.c Don't let sysinstall depend on <utmp.h>. 2009-12-09 19:46:56 +00:00
variable.c
wizard.c