git: syscons - Increase static buffer size for ttyv0.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Nov 15 04:56:14 PST 2018


commit 6fd42cc50e47866c551d4da5a6ec73cc6e1ef5d7
Author: Imre Vadász <imre at vdsz.com>
Date:   Thu Nov 15 13:53:02 2018 +0100

    syscons - Increase static buffer size for ttyv0.
    
    * This allows the console on the EFI framebuffer to fill the whole screen
      on "odd" resolutions. This only takes up slightly less than 12KB extra
      space in the kernel binary size.

Summary of changes:
 sys/dev/misc/syscons/syscons.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6fd42cc50e47866c551d4da5a6ec73cc6e1ef5d7


-- 
DragonFly BSD source repository


More information about the Commits mailing list