Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 11/13/1999 14:56:57
Module Name:	syssrc
Committed By:	mhitch
Date:		Sat Nov 13 22:56:57 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/dev: dtop.c

Log Message:
When called from the debugger, the keyboard handler was returning 0 due to
a missed change when kdbMapChar() was changed to return a string.  Return
the correct chacter from the string.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/pmax/dev/dtop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.