看板 DFBSD_commit 關於我們 聯絡資訊
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