Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/16/2000 14:49:54
Module Name: syssrc
Committed By: pk
Date: Sun Apr 16 21:49:52 UTC 2000
Modified Files:
syssrc/sys/dev/rcons: rcons.h rcons_subr.c
Log Message:
Use a default attribute to restore the display mode to original settings.
Also, pass in WSATTR_COLORS at all times when allocating screen attributes
since without it we cannot even get black-on-white from rasops(9).
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/rcons/rcons.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/rcons/rcons_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.