freebsd-dev/release
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
..
alpha Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
amd64 Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
i386 Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
pc98 Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
picobsd Make these PICOBSD's compile... well, almost. Still some work to 2000-10-18 22:02:33 +00:00
scripts Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
sysinstall Changes have been made to support a concept of VAR_FIXIT_TTY being 2000-10-30 23:46:12 +00:00
texts Note ipfilter update to 3.4.12, cd(4) support for write operations, 2000-10-30 21:43:27 +00:00
boot_crunch.conf IPv6 support. 2000-07-14 08:33:10 +00:00
fixit_crunch.conf - Removed machine dependent directory and command from 2000-06-29 13:34:54 +00:00
fixit.profile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Always need to 'load /kernel', it's the 'read' that needs to 2000-10-26 15:22:47 +00:00
write_mfs_in_kernel.c Correct slight stuff-up in previous patch. 1999-12-16 02:14:30 +00:00