Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: mycroft
Date: Fri Feb 25 00:42:48 UTC 2000
Modified Files:
syssrc/sys/arch/hpcmips/vr: vrkiu.c
Log Message:
Fix an obscure bug:
If we enter DDB from the keyboard, kc_scandata[] wasn't updated before the
debugger was entered, and the first call to cngetc() would see the ESC and
stack another DDB entry on top. This was... poor.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/hpcmips/vr/vrkiu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index