commit ca827bc5ec5c396eecc6a9f47407e46cce0c4c76
Author: Matthew Dillon <[email protected]>
Date:   Sat Feb 17 11:29:49 2018 -0800

    kernel - Fix syscons's visual bell
    
    * The visual bell code was completely broken.
    
    * Refactor the callout, and use the new callout_init_lk facility
      to deal with races.
    
    Reported-by: snurg

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

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


-- 
DragonFly BSD source repository

Reply via email to