Subject: CVS commit: [netbsd-3] src/sys/dev/wscons
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/04/2005 15:51:38
Module Name:	src
Committed By:	tron
Date:		Sat Jun  4 15:51:38 UTC 2005

Modified Files:
	src/sys/dev/wscons [netbsd-3]: wsdisplayvar.h

Log Message:
Pull up revision 1.31 (requested by martin in ticket #371):
Define a real white color - since WSCOL_WHITE is ANSI-emulation specific
defined as grey (which can't be fixed w/o breaking user config files).
Fixes PR kern/30064.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.30.4.1 src/sys/dev/wscons/wsdisplayvar.h

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