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 Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +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
path.h
vidcontrol.1 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
vidcontrol.c Call set_terminal_mode() after video mode change, not before, because 2012-06-29 12:55:36 +00:00