Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index