John Baldwin 6871a6c89e Rework ptrace(2) to be more locking friendly. We do any needed copyin()'s
and acquire the proctree_lock if needed first.  Then we lock the process
if necessary and fiddle with it as appropriate.  Finally we drop locks and
do any needed copyout's.  This greatly simplifies the locking.
2002-04-12 21:17:37 +00:00
..
2002-04-12 15:49:30 +00:00
2002-03-20 05:14:42 +00:00
2002-04-12 14:10:19 +00:00
2002-04-12 06:01:49 +00:00
2002-04-12 06:10:37 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 10:12:07 +00:00
2002-04-11 09:45:41 +00:00
2002-03-19 22:20:14 +00:00
2002-04-11 17:35:53 +00:00
2002-04-01 19:22:04 +00:00