opnsense-src/sys/dev/vt
Ed Maste cd8401dbde Update Terminus console font to 4.49
As in the past Dimitar Zhekov provided a copy of Terminus under a BSD
license for use by our console.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2022-07-19 10:28:05 -04:00
..
colors vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
font Update Terminus console font to 4.49 2022-07-19 10:28:05 -04:00
hw vt: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
logo Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt.h vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-06 14:24:01 -03:00
vt_buf.c vt: Improve multi lingual word separation. 2022-06-27 10:17:16 +02:00
vt_consolectl.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt_core.c vt: Fix contents of paste buffer for newcons. 2022-06-27 10:17:16 +02:00
vt_cpulogos.c vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-06 14:24:01 -03:00
vt_font.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vt_sysmouse.c