git: syscons - Add need_unlock arg to sc_clean_up and sc_wait_scrn_saver_stop.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Thu Dec 1 15:20:09 PST 2016
commit 0510b0eef0c0772b77331db9586fc4d39aab96d7
Author: Imre Vadász <imre at vdsz.com>
Date: Tue Nov 29 23:04:46 2016 +0100
syscons - Add need_unlock arg to sc_clean_up and sc_wait_scrn_saver_stop.
* This should fix issues with VT switching when the screen is blanked.
Summary of changes:
sys/dev/misc/syscons/scvidctl.c | 14 +++++++-------
sys/dev/misc/syscons/syscons.c | 27 +++++++++++++++++----------
sys/dev/misc/syscons/syscons.h | 2 +-
3 files changed, 25 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0510b0eef0c0772b77331db9586fc4d39aab96d7
--
DragonFly BSD source repository
More information about the Commits
mailing list