opnsense-src/sys/dev/vt
John Baldwin 7ae99f80b6 pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.
This matches the return type of pmap_mapdev/bios.

Reviewed by:	kib, markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D36548
2022-09-22 15:08:52 -07:00
..
colors vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
font console: add U+276E and U+276F glyphs 2022-07-19 11:52:13 -04:00
hw pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -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 Adjust vt_mouse_paste() definition to avoid clang 15 warning 2022-07-21 22:12:01 +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 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00