git: kernel - Increase syscons history buffer size
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Dec 1 18:56:39 PST 2017
commit 2a61526df3152bf9fee6c1c89da6f28adfe4bf80
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Dec 1 18:56:06 2017 -0800
kernel - Increase syscons history buffer size
* Increase syscons history from 4 screens to 10 screens
(4*rows to 10*rows).
Summary of changes:
sys/dev/misc/syscons/schistory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2a61526df3152bf9fee6c1c89da6f28adfe4bf80
--
DragonFly BSD source repository
More information about the Commits
mailing list