freebsd-skq/sys/i386
yokota 15a89c532d scgetc() referred to `spcl' in different ways when a key is pressed
and released.  It should use `spcl' consistently in both cases,
otherwise shift/control/alt state may not be correctly set/reset.

(Even with this fix, you can still make syscons confused and fail to
change internal state if you really want to, by installing a really
arcane and artificial keymap.)

PR: i386/4030
Reviewed by: sos
1997-07-14 03:36:50 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Saved a few bytes by omitting frame pointers, using byte-sized 1997-07-13 15:24:15 +00:00
conf Added CPU_DIRECT_MAPPED_CACHE. 1997-07-13 15:26:54 +00:00
eisa Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
i386 new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu 1997-07-13 01:22:48 +00:00
ibcs2 Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we 1997-06-25 01:01:21 +00:00
include new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu 1997-07-13 01:22:48 +00:00
isa scgetc() referred to `spcl' in different ways when a key is pressed 1997-07-14 03:36:50 +00:00
linux Make this thing actually compile. 1997-06-02 10:43:41 +00:00
pci Yet another fix for configuration mechanism 1 register accesses: 1997-05-26 21:52:41 +00:00
scsi Modify my copyright notice to allow the sequencer to be used with GPLed 1997-06-27 19:39:34 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00