git: kernel - Fix token mismatch in tty code.
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Aug 31 23:37:11 PDT 2010
    
    
  
commit adb56101faf5dcd4a7af0bda4bde9d1fe208717f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Aug 31 23:36:14 2010 -0700
    kernel - Fix token mismatch in tty code.
    
    * Fix issue when a tty is stopped/started with ^S/^Q related to
      recent tokenization work.
Summary of changes:
 sys/kern/tty_pty.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/adb56101faf5dcd4a7af0bda4bde9d1fe208717f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list