Fix an inherited bug in ptrace's PT_IO. The wrong thread was being assigned
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 15 Oct 2003 21:52:38 +0000 (21:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 15 Oct 2003 21:52:38 +0000 (21:52 +0000)
commit1301b4d8106da328503ee661e812919cb061df9c
tree7e66e39a3543c7fab0d139f731a1669bf4b5e990
parent7fa7744ba7130d1ba1a3fb602ee16882632e380e
Fix an inherited bug in ptrace's PT_IO.  The wrong thread was being assigned
to the UIO.
sys/kern/kern_subr.c
sys/kern/sys_process.c