freebsd_amp_hwpstate/sys
Kazutaka YOKOTA 4930cbfa04 - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called
from the low-level console routines sccngetc() and sccncheckc().
Submitted by: bde (a long time ago)

- Don't try to ring bell and immediately return from do_bell() while
device probe is in progress at boot time; the timeout queue is not
functional yet.
PR: kern/2424

- Stop running the screen saver after panic() is called: check
if `panicstr' is non-NULL during scrn_timer().
PR: kern/5314

- A new option: SC_DISABLE_REBOOT
The reboot key (usually Ctl-Alt-Del) will be ignored if this option
is defined. You may still have the reboot key defined in the keymap and
it won't cause error when the keymap is loaded, but it will be quietly
treated as nop.

OKed by: sos
1998-02-11 14:56:02 +00:00
..
alpha De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
amd64 Fix warning after previous staticization. 1998-02-10 17:30:26 +00:00
compat
compile
conf NULL and UMAP filesystems also unstable. 1998-02-09 15:03:38 +00:00
ddb Staticize. 1998-02-09 06:11:36 +00:00
dev - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called 1998-02-11 14:56:02 +00:00
fs Deleted unused variable. 1998-02-10 08:04:31 +00:00
geom
gnu Staticize. 1998-02-09 06:11:36 +00:00
i386 - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called 1998-02-11 14:56:02 +00:00
isa - Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called 1998-02-11 14:56:02 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Include SIMPLELOCK_DEBUG functions even if SMP if compiling LINT; give 1998-02-11 00:05:26 +00:00
libkern
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules
msdosfs Staticize. 1998-02-09 06:11:36 +00:00
net Staticize. 1998-02-09 06:11:36 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Staticize. 1998-02-09 06:11:36 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/i386/userconfig.c revision 1.102. 1998-02-10 08:03:42 +00:00
pccard
pci Staticize. (Diffs by me & and Simon in cooperation.) 1998-02-10 17:36:44 +00:00
powerpc/include
rpc
scsi Staticize. 1998-02-09 06:11:36 +00:00
sys
tools
ufs Staticize. 1998-02-09 06:11:36 +00:00
vm Staticize. 1998-02-09 06:11:36 +00:00
Makefile