jhb 3d7b05e4b2 MFC: Close some races between procfs/ptrace and exit1() by changing
exit1() to block until any current PHOLD's are released.  This includes
Simplifying the cleanup code in kern_ptrace() and removing the now
unnecessary vmspace ref counting magic from proc_rwmem().  Also, the
locking for ptrace_single_step(), ptrace_set_pc(), and
ptrace_clear_single_step() have been fixed to be consistent across the
tree.

Approved by:	re (scottl)
2006-03-07 18:08:09 +00:00
..
2005-05-31 15:18:17 +00:00
2005-11-12 20:55:59 +00:00
2006-01-25 08:13:46 +00:00
2005-10-04 04:41:27 +00:00
2005-03-15 14:57:30 +00:00
2005-09-12 13:43:34 +00:00
2005-09-26 14:36:54 +00:00
2006-02-08 09:11:58 +00:00
2005-04-07 22:09:02 +00:00
2005-05-08 11:30:26 +00:00
2005-10-09 03:13:49 +00:00
2005-01-07 19:31:43 +00:00
2005-07-20 18:56:21 +00:00
2005-11-12 20:55:59 +00:00
2006-01-23 14:56:33 +00:00
2005-10-27 18:35:19 +00:00
2005-02-10 12:20:42 +00:00
2005-04-02 12:33:31 +00:00
2004-07-13 19:36:59 +00:00
2005-04-13 07:25:45 +00:00
2005-07-09 17:29:36 +00:00
2005-06-30 19:01:26 +00:00
2005-08-16 22:41:39 +00:00
2005-11-16 12:44:10 +00:00
2006-02-15 03:37:15 +00:00
2005-08-30 15:14:40 +00:00
2005-05-31 15:18:17 +00:00
2005-06-28 02:23:56 +00:00
2006-01-16 05:48:40 +00:00