dillon 2003/10/15 14:52:38 PDT Modified files: sys/kern kern_subr.c sys_process.c Log: Fix an inherited bug in ptrace's PT_IO. The wrong thread was being assigned to the UIO. Revision Changes Path 1.14 +7 -4 src/sys/kern/kern_subr.c 1.14 +17 -4 src/sys/kern/sys_process.c