freebsd-dev/sys/dev/vt
Nathan Whitehorn 2661dd32df Don't assume that the framebuffer driver is using vt_fb_blank() when blanking
the screen during init.

MFC after:	1 week
2014-08-02 17:45:08 +00:00
..
colors
font Clarify statement on font origin 2014-06-06 18:32:05 +00:00
hw Don't assume that the framebuffer driver is using vt_fb_blank() when blanking 2014-08-02 17:45:08 +00:00
logo
vt_buf.c In order to get vt(4) a bit closer to the feature set provided by sc(4), 2014-06-27 19:57:57 +00:00
vt_consolectl.c Use a common tunable to choose between vt(4)/sc(4) 2014-06-27 17:50:33 +00:00
vt_core.c Revise font initialization handling. 2014-07-28 14:41:22 +00:00
vt_font.c Increase vt(9) max glyph data to 1MB for CJK fonts with many glyphs 2014-01-01 19:38:15 +00:00
vt_sysmouse.c Use a common tunable to choose between vt(4)/sc(4) 2014-06-27 17:50:33 +00:00
vt.h Remove unused macro VT_CONSDEV_DECLARE. Join console device now declared in one 2014-07-28 14:14:33 +00:00