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
files.rcons The options actually used are RASTERCONSOLE_{FG,BG}COL, not 1999-07-20 18:05:15 +00:00
raster.h
raster_op.c
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