marius 618ac05759 MFC: r267978
In order to get vt(4) a bit closer to the feature set provided by sc(4),
implement options TERMINAL_{KERN,NORM}_ATTR. These are aliased to
SC_{KERNEL_CONS,NORM}_ATTR and like these latter, allow to change the
default colors of normal and kernel text respectively.
Note on the naming: Although affecting the output of vt(4), technically
kern/subr_terminal.c is primarily concerned with changing default colors
so it would be inconsistent to term these options VT_{KERN,NORM}_ATTR.
Actually, if the architecture and abstraction of terminal+teken+vt would
be perfect, dev/vt/* wouldn't be touched by this commit at all.

Reviewed by:	emaste
Sponsored by:	Bally Wulff Games & Entertainment GmbH
2014-06-30 09:59:23 +00:00
..
2013-12-28 20:05:31 +00:00
2014-01-13 22:07:36 +00:00
2014-06-30 09:59:23 +00:00
2014-06-23 13:50:02 +00:00
2014-05-14 15:23:06 +00:00
2013-10-12 07:50:15 +00:00
2013-12-29 12:30:06 +00:00
2014-06-16 12:37:10 +00:00
2014-06-23 13:50:02 +00:00