aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vt/font
Commit message (Expand)AuthorAgeFilesLines
* Update vt(4) "Terminus BSD Console" font to v4.46Ed Maste2018-04-121-1102/+2150
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Improve vt(4) default mouse pointer image. Previous one looked rather ugly,Alexey Dokuchaev2015-02-131-28/+34
* vt(4): Rename the "mouse_cursor" structure to "vt_mouse_cursor"Jean-Sébastien Pédron2014-08-211-3/+3
* vt(4): Fix an inconsistency between the mouse cursor bitmap and its maskJean-Sébastien Pédron2014-08-211-3/+3
* Clarify statement on font originEd Maste2014-06-061-3/+3
* Update vt(4) "Terminus BSD Console" fontEd Maste2014-06-051-220/+307
* Remove extra copy of old email address.Ed Maste2014-06-041-2/+1
* Update vt(4) console font author's email addressEd Maste2014-06-041-1/+1
* Update whitespace to match mkkfont outputEd Maste2013-12-231-2/+6
* Support double-width characters in vt(9)Ed Maste2013-12-211-4/+3
* Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste supportAleksandr Rybalko2013-12-091-0/+2
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-052-0/+2270