HardenedBSD/sys
Joerg Wunsch 4fb0b0de3e Implement a simple hook (or hack?) to allow graphics device console
drivers to protect DDB from being invoked while the console is in
process-controlled (i.e., graphics) mode.

Implement the logic to use this hook from within pcvt.  (I'm sure
Søren will do the syscons part RSN).

I've still got one occasion where the system stalled, but my attempts
to trigger the situation artificially resulted int the expected
behaviour.  It's hard to track bugs without the console and DDB
available. :-/
1995-04-08 21:32:11 +00:00
..
alpha/include
amd64 Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
compile
conf pca: change IO_PPI to IO_TIMER1 due to syscons conflict 1995-04-08 16:08:35 +00:00
ddb Fixed the formatting breakage I added in the previous commit. 1995-04-04 01:35:33 +00:00
dev Correct recalibrate/seek code at attach time so that we do not get 1995-04-06 07:20:16 +00:00
fs Fix timestamps when using Wall CMOS clock, 1995-03-29 18:48:06 +00:00
gnu Off by one error in -MSG-START+0 was just Justin being tired -- revert to 1995-04-01 19:51:40 +00:00
i386 Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
isa Correct recalibrate/seek code at attach time so that we do not get 1995-04-06 07:20:16 +00:00
isofs/cd9660
kern Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
libkern
miscfs
modules Update to new screen update method. 1995-03-30 15:10:20 +00:00
msdosfs Fix timestamps when using Wall CMOS clock, 1995-03-29 18:48:06 +00:00
net Fix slioctl(). It has to return -1 for ioctls that it doesn't know about 1995-04-02 00:11:48 +00:00
netccitt
netinet Fix a bug in tcp_input reported by Rick Jones <raj@hpisrdq.cup.hp.com>. 1995-04-05 10:32:14 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci From Matt Thomas: Finished EISA support. 1995-04-05 08:19:23 +00:00
powerpc/include
rpc
scsi
sys Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
tools
ufs
vm
Makefile