git: syscons - Skip drawing of the border, when switching to a graphics vty.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sat Jan 13 13:48:20 PST 2018
commit 8a5e307d170a0da955a03766f8d402188d545efd
Author: Imre Vadász <imre at vdsz.com>
Date: Sat Jan 13 21:37:40 2018 +0100
syscons - Skip drawing of the border, when switching to a graphics vty.
* When the target vty in a vty switch is in graphics mode, and we have
a dumb framebuffer (sc->fbi != NULL), we definitely don't need to
call sc_set_border().
Summary of changes:
sys/dev/misc/syscons/syscons.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a5e307d170a0da955a03766f8d402188d545efd
--
DragonFly BSD source repository
More information about the Commits
mailing list