DragonFly BSD
DragonFly commits List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix tty cool-aid


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Jan 2013 11:12:28 -0800 (PST)

commit 91148feada8f254557a766184a5844edee60ac83
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Jan 29 11:11:49 2013 -0800

    kernel - Fix tty cool-aid
    
    * Fix a tty crash in the ^T handling code.  The code can race LWP
      destruction and blow up.

Summary of changes:
 sys/kern/tty.c | 86 ++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 65 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91148feada8f254557a766184a5844edee60ac83


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]