NetBSD/sys/dev/rcons
thorpej f0629e4b90 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.
1999-08-26 20:48:09 +00:00
..
Makefile Many enchancements to rcons to support ANSI color and all attributes 1999-04-13 18:43:17 +00:00
files.rcons The options actually used are RASTERCONSOLE_{FG,BG}COL, not 1999-07-20 18:05:15 +00:00
raster.h add 2bpp support, for sake of NeXT monochrome displays, from 1999-01-11 11:08:14 +00:00
raster_op.c defopt RCONS_2BPP and RCONS_16BPP 1999-03-27 00:07:58 +00:00
raster_text.c
rcons.h Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00
rcons_kern.c - Setting initial position of cursor is up to caller. 1999-05-23 17:59:39 +00:00
rcons_subr.c Change the way the default foreground and background colors are chosen: 1999-08-26 20:48:09 +00:00