freebsd-dev/usr.sbin/sade
Jordan K. Hubbard 18926d84a6 Support the use of the 2nd CDROM as a fixit aid. Also put the EHS
into a submenu in case you need to start it again (or at some other point
in the installation).

Submitted-By: joerg
1996-12-29 05:51:40 +00:00
..
help Fix some spelling errors. 1996-12-26 21:53:11 +00:00
command.c
config.c Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +00:00
devices.c Clean up some calls to close(). 1996-12-26 21:03:04 +00:00
disks.c Try to impreve DD mode. 1996-11-27 22:52:34 +00:00
dispatch.c Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +00:00
dmenu.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +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
install.c Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +00:00
keymap.c Sysinstall now offers the installation of a keymap early in the game! 1996-11-09 16:47:08 +00:00
label.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
main.c Undo one of my memory optimization hacks - it actually made things more 1996-12-12 08:33:38 +00:00
Makefile Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
menus.c Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +00:00
misc.c 1. Engage brain. 2. Write macro. Previous commit attempted to perform 1996-12-17 00:00:15 +00:00
msg.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
rtermcap.c
sade.h Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +00:00
system.c Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +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
variable.c Be more efficient in how we use memory (stumbled across while looking for 1996-12-11 18:23:19 +00:00
wizard.c