opnsense-src/usr.sbin/vidcontrol
Ed Maste c71ae91f19 vidcontrol: disable p, P, and H when vt(4) is in use
These options use the CONS_SCRSHOT ioctl to capture the contents of the
current console, which is not yet supported by vt(4).  Disable the
options when vt(4) is in use rather than emitting a possibly confusing
error message.

This change should be reverted if CONS_SCRSHOT is implemented for vt(4).

PR:		263099
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-04-06 20:26:43 -04:00
..
decode.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
decode.h
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
path.h o Teach vidcontrol(1) how to load vt(4) font. 2014-05-29 13:09:48 +00:00
vidcontrol.1 vidcontrol: be explicit that -p and -P are sc(4) only 2022-04-06 19:39:19 -04:00
vidcontrol.c vidcontrol: disable p, P, and H when vt(4) is in use 2022-04-06 20:26:43 -04:00