git: DragonFly_RELEASE_2_4 tty_pty - Use different dev_ops for u

看板DFBSD_commit作者時間16年前 (2009/09/29 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 43710d570d5168ffe4a60a1cb7d8aef6d97ffc4c Author: Alex Hornung <ahornung@gmail.com> Date: Fri Sep 25 22:45:55 2009 +0100 tty_pty - Use different dev_ops for unix98 ptys * Use a different struct dev_ops for unix98 ptys, so a different major number is automatically allocated for them. This avoids maj/min collision between old-style bsd ptys and unix98 ptys. Summary of changes: sys/kern/tty_pty.c | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/43710d570d5168ffe4a60a1cb7d8aef6d97ffc4c -- DragonFly BSD source repository
文章代碼(AID): #1AmKv8UK (DFBSD_commit)