opnsense-src/sys/dev/vt
Warner Losh 87586bff11 sysbeep: Adjust interface to take a duration as a sbt
Change the 'period' argument to 'duration' and change its type to
sbintime_t so we can more easily express different durations.

Reviewed by:	tsoome, glebius
Differential Revision:	https://reviews.freebsd.org/D32619

(cherry picked from commit 072d5b98c4)
2021-11-18 21:52:22 -07:00
..
colors
font Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
hw vt: bound buffer access in redraw optimization 2021-09-25 14:14:12 -04:00
logo
vt.h vt: restore tty when console is ungrabbed 2020-12-31 11:10:11 -06:00
vt_buf.c vt: clean up empty lines in .c and .h files 2020-09-01 21:47:32 +00:00
vt_consolectl.c
vt_core.c sysbeep: Adjust interface to take a duration as a sbt 2021-11-18 21:52:22 -07:00
vt_cpulogos.c
vt_font.c Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
vt_sysmouse.c