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
loader.4th
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
screen.4th
support.4th