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

git: kernel - Mark pty devices D_MPSAFE


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Dec 2010 13:20:52 -0800 (PST)

commit b14aaf07f698e50303af5e74eb69f124975c8066
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Dec 11 09:09:39 2010 -0800

    kernel - Mark pty devices D_MPSAFE
    
    * Mark the pty devices D_MPSAFE.  They are protected by tty_token

Summary of changes:
 sys/kern/tty_pty.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



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