freebsd-skq/sys
yokota 9f03d5e495 - 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 In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf NULL and UMAP filesystems also unstable. 1998-02-09 15:03:38 +00:00
contrib/ipfilter/netinet Import kernel parts of ipfilter-3.2.1 1997-11-16 05:55:52 +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 Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
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 Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
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 Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
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 - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
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 Implement dladdr. 1998-02-06 16:46:46 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Staticize. 1998-02-09 06:11:36 +00:00
vm Staticize. 1998-02-09 06:11:36 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00