Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/25/2000 09:42:52
Module Name:	syssrc
Committed By:	mycroft
Date:		Fri Feb 25 17:42:52 UTC 2000

Modified Files:
	syssrc/sys/dev/wscons: wsemul_vt100_subr.c

Log Message:
Only call the cursor method when the cursor state is actually changing.
This avoid corrupting VGA displays in text mode (e.g. the first character
of the prompt when you exit vi).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/wscons/wsemul_vt100_subr.c

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