freebsd-dev/usr.sbin/vidcontrol
Ed Maste 16028f6a5a vidcontrol: skip invalid video modes returned by vt(4)
vt(4) has a stub CONS_MODEINFO ioctl that does not provide any data
but returns success. This needs to be fixed in the kernel, but address
it in vidcontrol(1) as well in case it's run on an older kernel.

Reviewed by:	bde
Sponsored by:	The FreeBSD Foundation
2015-04-20 17:43:55 +00:00
..
decode.c Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
decode.h
Makefile
path.h o Teach vidcontrol(1) how to load vt(4) font. 2014-05-29 13:09:48 +00:00
vidcontrol.1 vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font 2014-10-23 12:38:05 +00:00
vidcontrol.c vidcontrol: skip invalid video modes returned by vt(4) 2015-04-20 17:43:55 +00:00