freebsd-nq/usr.sbin/sade
Jordan K. Hubbard a911f71629 Changes have been made to support a concept of VAR_FIXIT_TTY being
standard or serial.  This change needs to be done to the entire system that
depends on this.  This way we don't have some code using OnVTY checks
and other doing
        strcmp(variable_get(VAR_FIXIT_TTY), "standard") == 0
checks.  Also we need to set VAR_FIXIT_TTY to "serial" if we come up on
a serial console.

Also fixed a dialog problem in that dialog was used when dialog was
disabled causing some troubles such as not letting the cursor keys
work when exiting the fixit mode on media (ie. not the fixit shell but
for example fixit on a floppy).

Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
PR:		22352
2000-10-30 23:46:12 +00:00
..
help Merge some doc updates which got only into the 3.0 branch during the last 1999-03-10 02:50:32 +00:00
command.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
config.c Add another security configuration profile, call it "high" and 2000-10-14 21:02:31 +00:00
devices.c Add the ATA RAID device 'ar'. 2000-10-29 13:04:04 +00:00
disks.c - Added support for installing boot0 and boot0.5 for PC-98. 2000-08-12 14:20:31 +00:00
dispatch.c One whack at the idea of having "security profiles" which select the 2000-09-22 19:12:41 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
globals.c Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
install.c Changes have been made to support a concept of VAR_FIXIT_TTY being 2000-10-30 23:46:12 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c - Support MBR boot loaders that are larger than one sector size. 2000-07-12 18:08:27 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old 2000-10-29 09:57:50 +00:00
Makefile Remove unneded -lmytinfo 2000-09-16 03:56:25 +00:00
menus.c Shorten the labels in the keymap menu so it fits smaller screens. 2000-10-26 12:32:28 +00:00
misc.c Remove BAD144 support. 1999-11-27 14:33:07 +00:00
msg.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
rtermcap.c
sade.8 Tiny manual correction; add mention of Kerberos 5. 2000-06-25 10:48:40 +00:00
sade.h Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old 2000-10-29 09:57:50 +00:00
system.c Changes have been made to support a concept of VAR_FIXIT_TTY being 2000-10-30 23:46:12 +00:00
termcap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
variable.c Fix the HTTP transfer code to correctly parse the port number if 2000-07-30 22:18:53 +00:00
wizard.c - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00