freebsd-dev/sys/boot/forth
Maxim Sobolev 4d87b291ad Extend `autoboot_delay' handling - is this variable is set to -1 don't allow
user to interrupt autoboot process at all. Currently, even when
`autoboot_delay' is set to 0, loader(8) still allows autoboot process to be
interrupted by pressing any key on the console when the loader reads kernel
and modules from the disk. In some cases (i.e. untrusted environment) such
behaviour is highly indesirable and user should not be allowed to interfere
with the autoboot process at all.

Sponsored by:	PBXpress Inc.
MFC after:	3 days
2005-05-19 23:03:02 +00:00
..
beastie.4th Fix a bunch of stack leaks. These were theoretically harmless, except that 2004-12-01 07:17:57 +00:00
frames.4th PC98 uses the different frame code. 2004-01-18 04:13:27 +00:00
loader.4th Add support for reading an additional loader configuration file. By default, 2002-05-24 02:28:58 +00:00
loader.4th.8 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
loader.conf Extend `autoboot_delay' handling - is this variable is set to -1 don't allow 2005-05-19 23:03:02 +00:00
loader.conf.5 Document "loader_color" variable. 2004-11-07 17:01:08 +00:00
loader.rc The 'start' command processes loader.conf variables, not loader.rc. 2004-12-06 05:30:31 +00:00
pnp.4th - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
screen.4th Add a new bootloader menu. Pull in screen.4th and frames.4th from the 2003-05-30 09:29:24 +00:00
support.4th Add support for reading an additional loader configuration file. By default, 2002-05-24 02:28:58 +00:00