git: kernel - Fix a vty switch/history bug

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 30 20:34:54 PDT 2016


commit e3b1da0f82bfcd5b982122a27cb2312a9afa3519
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 30 20:31:01 2016 -0700

    kernel - Fix a vty switch/history bug
    
    * Fail gracefully when a M_NOWAIT allocate of the history
      buffer fails.
    
    Reported-by: Harald Brinkhof

Summary of changes:
 sys/dev/misc/syscons/schistory.c | 52 ++++++++++++++++++++++++++--------------
 1 file changed, 34 insertions(+), 18 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list