freebsd-skq/sys/dev/vt
Ed Maste 4163c83ff6 Correct unicode map for VGA ROM character 0x0e
The character is a beamed pair of sixteenth notes, so should be U+266C
not U+266B (beamed eighth notes).
2014-06-10 01:19:48 +00:00
..
colors
font Clarify statement on font origin 2014-06-06 18:32:05 +00:00
hw Correct unicode map for VGA ROM character 0x0e 2014-06-10 01:19:48 +00:00
logo
vt_buf.c Update size in vt_grow if we don't have to reallocate 2014-05-29 21:10:33 +00:00
vt_consolectl.c Hide debug messages under VT_DEBUG. 2014-05-08 22:52:05 +00:00
vt_core.c Fix case when vt(4) started w/o driver assigned. 2014-06-03 13:33:43 +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 Hide debug messages under VT_DEBUG. 2014-05-08 22:52:05 +00:00
vt.h Fix case when vt(4) started w/o driver assigned. 2014-06-03 13:33:43 +00:00