[6001] in Athena Bugs
RT 7.1H: apa16 console input gets messed up
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue Sep 11 11:14:29 1990
Date: Tue, 11 Sep 90 11:14:12 -0400
To: bugs@ATHENA.MIT.EDU
From: Richard Basch <probe@MIT.EDU>
System: RT 7.1H
Display: APA16
If I have a console login, and ctrl-c a "repeat" command, such as:
repeat 50 ...
sometimes future input is messed up. Occassionally, I can squeeze a
ctrl-d by, and then I generally see the message:
tty reset pgrp from ... to ...
It sounds like the csh is not doing the correct thing with interrupting
a repeat command.
This bug is not easy to reproduce, and I can't say I was running a stock
RT 7.1H kernel, either... I had a new kernel with the following changes:
IBM's latest async driver was incorporated
hz value is different
tty spl is different
entirely new version of machine/asy*
PROMISC is enabled.
However, I do not think the kernel is at fault...
-Richard