freebsd-nq/usr.sbin/sysinstall
Jordan K. Hubbard 2705b229fc Temporarily disable userconfig saving until I figure out why uc_open()
loops internally for BOOTMFS (not being able to run gdb on sysinstall
when it's running as init is a real pain!).
1996-10-03 08:54:37 +00:00
..
help
anonFTP.c Close a security hole in anonymous ftp setup. 1996-09-06 05:58:27 +00:00
cdrom.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
command.c
config.c Fix the "missing nameserver value" bug. Simplify some unnecessarily 1996-10-03 07:50:09 +00:00
dev2c.sh
devices.c Fix EBUSY checking in devices.c - DTRT when it's detected on a CD. 1996-07-13 05:09:29 +00:00
disks.c First cut at a "copy userconfig changes from installation kernel to installed 1996-10-03 06:01:44 +00:00
dispatch.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
dist.c First cut at a "copy userconfig changes from installation kernel to installed 1996-10-03 06:01:44 +00:00
dist.h
dmenu.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
doc.c
dos.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
floppy.c Remove some bogosities I introduced with the init file hack (not serious, 1996-09-15 23:55:23 +00:00
ftp.c Handle SIGPIPE in a couple of crucial places. 1996-08-01 12:35:51 +00:00
globals.c Close PR#1542. Don't just assume 24 lines, get the tty size. 1996-08-01 10:58:54 +00:00
index.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
install.c Temporarily disable userconfig saving until I figure out why uc_open() 1996-10-03 08:54:37 +00:00
installUpgrade.c Don't call copySelf() when upgrading. 1996-09-18 18:40:37 +00:00
label.c Catch a clear() I missed. 1996-10-02 02:19:35 +00:00
main.c If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined 1996-09-26 21:03:35 +00:00
Makefile First cut at a "copy userconfig changes from installation kernel to installed 1996-10-03 06:01:44 +00:00
media.c Fixes and a place-holder for future work. 1996-10-02 08:25:11 +00:00
menus.c Various minor improvements. 1996-09-08 01:39:25 +00:00
misc.c
msg.c Saner screen refresh changes, part I. 1996-10-01 04:56:34 +00:00
network.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
nfs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
options.c More tweaks to FTP reselection code - allow "none" to stand for 1996-10-02 01:30:37 +00:00
package.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
rtermcap.c
sysinstall.h Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
system.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
tape.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
tcpip.c Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
termcap.c If we're unable to open /dev/ttyv0, assume that we're on a single tty system 1996-09-26 21:07:11 +00:00
ufs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
variable.c
wizard.c