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:   thorpej
Date:           Thu Aug 26 20:48:10 UTC 1999

Modified Files:
        syssrc/sys/dev/rcons: rcons.h rcons_subr.c

Log Message:
Change the way the default foreground and background colors are chosen:
require the front-end to initialize rc_deffgcolor and rc_defbgcolor (both
new members), and override these only if RASTERCONSOLE_{FG,BG}COL are
set in the kernel configuration file.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/rcons/rcons.h
cvs rdiff -r1.5 -r1.6 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