freebsd-dev/usr.sbin/vidcontrol
Andrey A. Chernov 436f647402 Call set_terminal_mode() after video mode change, not before, because
video mode change always reset terminal mode to xterm.
It allows things like 'vidcontrol -T cons25 80x30' works as supposed,
and allows 'allscreens_flags="-T cons25 80x30"' in /etc/rc.conf too.

MFC after:      1 week
2012-06-29 12:55:36 +00:00
..
decode.c
decode.h
Makefile
path.h
vidcontrol.1
vidcontrol.c Call set_terminal_mode() after video mode change, not before, because 2012-06-29 12:55:36 +00:00