Subject: PR/30064 CVS commit: [netbsd-3] src/sys/dev/wscons
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 06/04/2005 15:52:01
The following reply was made to PR kern/30064; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30064 CVS commit: [netbsd-3] src/sys/dev/wscons
Date: Sat,  4 Jun 2005 15:51:38 +0000 (UTC)

 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.