CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/20 11:44:36
Modified files:
sys/dev/rasops : rasops.c
sys/dev/wscons : wsdisplayvar.h
Log message:
Define WS_DEFAULT_FG and WS_DEFAULT_BG as default colors (black on white for
sparc/sparc64, white on black for everybody else), and use them to construct
a default color attribute in the rasops(4) code.
ok miod@
