cvs commit: src/sys/kern kern_subr.c sys_process.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 15 14:54:20 PDT 2003


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






More information about the Commits mailing list