History log of /freebsd-9.3-release/sys/dev/vt/font/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


267409 12-Jun-2014 emaste

MFC r267109, r267179: Update vt(4) "Terminus BSD Console" font

"Terminus BSD Console" is a derivative of Terminus that is provided
by Mr. Dimitar Zhekov under the 2-clause BSD license for use by the
FreeBSD vt(4) console.

Clarify statement on font origin

Approved by: re


267269 09-Jun-2014 emaste

MFC r267078, r267079:

Update vt(4) console font author's email address
Remove extra copy of old email address.

Approved by: re


263817 27-Mar-2014 ray

MFC 219886, 226100, 226111, 226341, 242529, 259015, 259016, 259019, 259049,
259071, 259102, 259110, 259129, 259130, 259178, 259179, 259203, 259221,
259261, 259532, 259615, 259650, 259651, 259667, 259680, 259727, 259761,
259772, 259776, 259777, 259830, 259882, 259915, 260160, 260449, 260450,
260688, 260888, 260953, 261269, 261547, 261551, 261552, 261553, 261585
o Merge vt(4) virtual terminal (a.k.a. newcons) to stable/9.
o Merge teken updates.
o Add few more tty methods required by vt(4).
o Update syscons(4) to work with fresh teken.

Sponsored by: The FreeBSD Foundation


259016 05-Dec-2013 ray

Merge VT(9) project (a.k.a. newcons).

Reviewed by: nwhitehorn
MFC_to_10_after: re approval

Sponsored by: The FreeBSD Foundation


257969 11-Nov-2013 ray

Add default cursor pixmap.

Sponsored by: The FreeBSD Foundation


257968 11-Nov-2013 ray

Rename font_default.c to vt_font_default.c. Prefix will make less possibility
for object file names collision.

Sponsored by: The FreeBSD Foundation


226144 08-Oct-2011 ed

Upgrade to Terminus 4.36.


219889 22-Mar-2011 ed

Update the terminus font to version 4.32.

This version doesn't add new glyphs, but contains small changes to some
characters, even including the letters M and W.


219888 22-Mar-2011 ed

Readd the vt(4) driver and corresponding tools.