opnsense-src/sys/dev/vt
Jason A. Harmening ef1eabca5d vt(4): reset scrollback and cursor position after clearing history buffer
r361601 implemented basic support for cleaing the console history buffer.
But after clearing the history buffer, it's not especially useful to be
able to scroll back through that buffer, or for the cursor position to
remain at (very likely) the bottom of the screen.

PR:		224436
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D25079
2020-06-02 01:21:48 +00:00
..
colors vt(4): Use default VGA palette 2018-05-10 17:00:33 +00:00
font Update vt(4) "Terminus BSD Console" font to v4.46 2018-04-12 20:21:04 +00:00
hw vt: avoid overrun when stride is not a multiple of bytes per pixel 2020-04-04 00:31:30 +00:00
logo Update Conrad Meyer's email 2019-10-17 16:38:44 +00:00
vt.h vt(4): Add support for `vidcontrol -C' 2020-05-28 21:22:30 +00:00
vt_buf.c vt(4): reset scrollback and cursor position after clearing history buffer 2020-06-02 01:21:48 +00:00
vt_consolectl.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
vt_core.c vt(4): reset scrollback and cursor position after clearing history buffer 2020-06-02 01:21:48 +00:00
vt_cpulogos.c Update Conrad Meyer's email 2019-10-17 16:38:44 +00:00
vt_font.c vt: remove comment that is not true since r259680 2019-10-17 13:08:50 +00:00
vt_sysmouse.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00