Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 01/22/2000 01:12:37
Module Name:	syssrc
Committed By:	takemura
Date:		Sat Jan 22 09:12:36 UTC 2000

Modified Files:
	syssrc/sys/arch/hpcmips/vr: vrkiu.c

Log Message:
Fix a problem which is reported in PR port-hpcmips/9207.
Vrkiu_cngetc() had returned WSCONS_EVENT_ALL_KEYS_UP if there are no event to
report. Modification keys like shift-key had been canceled by that event.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.