opnsense-src/sys/dev/syscons
Ed Maste 5e017a8474 teken: color #3 is yellow not brown - use TC_YELLOW as the name
The console escape code standard (ECMA-48) specifies color #3 (escape
code 33) as yellow.  A brown console color is an artifact of the VGA
palette, which replaces dim (but not bright) yellow with brown.

Reviewed by:	adrian, imp
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34531

(cherry picked from commit cf8880d52b)
2022-05-03 14:20:44 -04:00
..
blank
daemon
dragon
fade
fire
fonts
green
logo
plasma
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c syscons: silent 'set but unused' warning in some configurations 2022-04-27 03:26:04 +03:00
scterm-dumb.c
scterm-sc.c
scterm-teken.c teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-05-03 14:20:44 -04:00
scterm.c
sctermvar.h
scvesactl.c
scvgarndr.c
scvidctl.c fb: Remove unused cursors ioctls 2021-12-21 10:21:16 +01:00
scvtb.c
syscons.c sysbeep: Adjust interface to take a duration as a sbt 2021-11-18 21:52:22 -07:00
syscons.h
sysmouse.c