1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys/dev/syscons
Marius Strobl c9367f6c37 - Not every architecture defaults to a black background (e.g. sparc64
uses white) so base the color of the border on SC_NORM_ATTR rather
  than hardcoding BG_BLACK.
- Use SC_DRIVER_NAME rather than hardcoding 'sc' in message strings
  (see also sys/dev/syscons/syscons.h rev. 1.82).
2005-05-21 20:32:27 +00:00
..
apm No need to ifdef this pc98. 2005-04-04 05:28:19 +00:00
blank
daemon - Mask an underline attribute on the pc98 console. It enables to use the same 2005-05-15 08:59:00 +00:00
dragon
fade
fire
green
logo
rain
snake Remove old epson note support. 2005-05-15 09:07:42 +00:00
star - Add color tables for 16 colors mode and 8 colors mode, use a different 2005-05-15 09:07:04 +00:00
warp
scgfbrndr.c For sparc64 conditionalize the compilation of the gfb_cursor() variant 2005-05-21 20:15:14 +00:00
schistory.c
scmouse.c
scterm-dumb.c
scterm-sc.c
scterm.c
sctermvar.h
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c Remove superfluous braces and add #ifndef __sparc64__ around the 2005-05-21 20:28:15 +00:00
syscons.c - Not every architecture defaults to a black background (e.g. sparc64 2005-05-21 20:32:27 +00:00
syscons.h On sparc64 use 'syscons' rather than 'sc' for SC_DRIVER_NAME so 2005-05-21 20:29:58 +00:00
sysmouse.c