git: vkernel - Fix tty panic

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 2 17:26:31 PDT 2018


commit d709dbd65baeadb614dc2896b69e5c0dedb873d9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Nov 2 17:25:35 2018 -0700

    vkernel - Fix tty panic
    
    * Fix messed up gettoken/reltoken sequence for the vkernel,
      bug was introduced in recent tty work.
    
    Reported-by: tuxillo

Summary of changes:
 sys/platform/vkernel64/platform/console.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d709dbd65baeadb614dc2896b69e5c0dedb873d9


-- 
DragonFly BSD source repository


More information about the Commits mailing list