jhb
c7338726d9
Clean up breakage in inferior() I introduced in 1.92 of kern_proc.c:
...
- Restore inferior() to being iterative rather than recursive.
- Assert that the proctree_lock is held in inferior() and change the one
caller to get a shared lock of it. This also ensures that we hold the
lock after performing the check so the check can't be made invalid out
from under us after the check but before we act on it.
Requested by: bde
2001-11-12 18:56:49 +00:00
..
2001-11-04 11:50:08 +00:00
2001-11-12 18:53:45 +00:00
2001-10-23 00:42:15 +00:00
2001-11-07 17:53:25 +00:00
2001-11-07 23:11:13 +00:00
2001-10-23 01:21:29 +00:00
2001-11-08 02:13:18 +00:00
2001-11-12 10:12:00 +00:00
2001-11-11 15:36:35 +00:00
2001-07-03 17:46:48 +00:00
2001-11-05 21:55:42 +00:00
2001-11-11 23:52:49 +00:00
2001-11-08 10:28:32 +00:00
2001-09-12 08:38:13 +00:00
2001-11-04 18:55:42 +00:00
2001-10-24 14:12:47 +00:00
2001-11-12 18:53:45 +00:00
2001-11-12 09:29:05 +00:00
2001-11-01 16:34:07 +00:00
2001-11-04 23:52:49 +00:00
2001-11-12 18:56:49 +00:00
2001-11-07 19:55:16 +00:00
2001-11-06 15:00:30 +00:00
2001-11-05 21:25:02 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-10-30 07:28:17 +00:00
2001-11-08 02:13:18 +00:00
2001-11-08 02:13:18 +00:00
2001-11-03 08:24:00 +00:00
2001-11-06 22:45:29 +00:00
2001-10-11 23:38:17 +00:00
2001-11-03 13:35:07 +00:00
2001-08-21 09:16:57 +00:00
2001-09-28 04:37:08 +00:00
2001-11-12 02:33:52 +00:00
2001-10-25 19:07:56 +00:00
2001-11-12 13:06:04 +00:00
2001-11-12 05:35:27 +00:00
2001-11-08 16:03:23 +00:00
2001-09-12 08:38:13 +00:00
2001-11-05 00:49:03 +00:00
2001-11-09 20:43:44 +00:00
2001-11-12 18:33:00 +00:00
2001-11-11 20:15:06 +00:00
2001-11-05 18:48:54 +00:00
2001-11-09 21:34:45 +00:00