NetBSD/sys/arch
drochner f596be4ec4 Fix the problem described in PR port-i386/4177: scroll lock could cause
tsleep() to be called from an interrupt handler.
The semantics of the scroll-lock key is changed now: it issues a ^S or
^Q, depending on the current state. (It should probably issue
tp->t_cc[VSTOP] or tp->t_cc[VSTART] instead, but this would require more
serious structural changes because there is not always a tty context
present.)
The "scroll lock" LED is now controlled by pcstart()/pcstop(), so it
will show the real state even if the start/stop characters are remapped
or the normal ^S/^Q are used.
1997-10-01 20:48:59 +00:00
..
alpha PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:39:49 +00:00
amiga PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:39:49 +00:00
arm32 PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:39:49 +00:00
atari PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:39:49 +00:00
hp300 Remove duplicate inclusion of <sys/device.h>. 1997-10-01 16:28:22 +00:00
i386 Fix the problem described in PR port-i386/4177: scroll lock could cause 1997-10-01 20:48:59 +00:00
m68k - only convert real hex constants to 0x form, not $NetBSD... 1997-09-30 21:47:22 +00:00
mac68k PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
mips Fix error in msgbuf change: add missing '&&'. 1997-09-24 02:20:56 +00:00
mvme68k PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
ofppc PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
pc532 PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
pica PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
pmax PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
powerpc PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
sparc Missing `#ifdef SUN4M' in pmap_release(); rearrange slightly to look 1997-10-01 19:21:17 +00:00
sun3 PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
sun3x PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
vax PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00
x68k PR/4162: Chris Jones: make cleandir does not work properly; it does not 1997-09-30 22:50:53 +00:00