summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authoritohy <itohy@NetBSD.org>1998-12-26 02:11:39 +0000
committeritohy <itohy@NetBSD.org>1998-12-26 02:11:39 +0000
commite50ba7ea8fb000290806b4d2f8fb158c25551d07 (patch)
tree50310e5622ec99e5b9eea496b40edd4ee5581cf9 /sys/dev/microcode
parent468355c5f069176a4d817ce2289f734827d5c746 (diff)
Fixed ancient bug in csh(1) "filec" implementation.
We need not wait for a while any longer after pressing ESC or ^D. Problem description: If a user types characters during performing completion (ESC) or listings (^D), the chars are inserted at weird position of the command line. This makes the command line unusable and irritates the user. I noticed this on 386BSD(98), probably six years ago. This change fixes the bug by implementing salvage of the characters. The salvaged chars are added at the end of the command line. An extra ioctl(FIONREAD) is required to work-around a glitch on kernel tty driver.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions