jhb
a539ffb3e7
- Kill the have_giant parameter to userret() along with all instances of
...
that name as a variable. Use mtx_owned(&Giant) where appropriate
instead.
- Proc locking.
- P_FOO -> PS_FOO.
- Update comments about enable interrupts during trap and why this may be
bad if we trap while holding a spin mutex.
- Don't bother resetting p to curproc in syscall() in case we are the child
returning from fork. The child hasn't returned from fork through syscall
in a while.
- Remove fork_return() as it has been superseded by the MI version.
2001-01-24 09:53:49 +00:00
..
2001-01-21 22:34:43 +00:00
2001-01-24 09:53:49 +00:00
2001-01-08 06:17:11 +00:00
2001-01-16 09:39:23 +00:00
2001-01-24 01:46:57 +00:00
2001-01-09 04:32:24 +00:00
2001-01-24 00:01:42 +00:00
2001-01-22 11:27:25 +00:00
2001-01-10 19:28:03 +00:00
2000-10-30 11:03:32 +00:00
2000-12-30 22:06:19 +00:00
2001-01-24 01:36:15 +00:00
2001-01-24 02:18:54 +00:00
2001-01-23 21:58:44 +00:00
2001-01-23 23:51:56 +00:00
2001-01-24 08:41:52 +00:00
2001-01-24 09:53:49 +00:00
2001-01-21 22:23:11 +00:00
2001-01-21 07:52:20 +00:00
2001-01-24 00:26:19 +00:00
2001-01-24 09:53:49 +00:00
2001-01-17 20:51:16 +00:00
2001-01-17 01:10:23 +00:00
2001-01-22 11:27:25 +00:00
2000-12-31 10:24:19 +00:00
2001-01-22 22:34:53 +00:00
2000-12-21 21:44:31 +00:00
2000-12-21 21:44:31 +00:00
2001-01-22 17:51:48 +00:00
2001-01-23 07:27:56 +00:00
2001-01-23 21:11:28 +00:00
2000-12-21 21:44:31 +00:00
2001-01-14 17:25:08 +00:00
2000-12-08 21:51:06 +00:00
2001-01-07 07:03:59 +00:00
2000-12-21 21:44:31 +00:00
2001-01-04 22:45:19 +00:00
2001-01-04 22:45:19 +00:00
2000-12-21 21:44:31 +00:00
2000-12-08 21:51:06 +00:00
2000-11-04 02:42:11 +00:00
2001-01-23 12:37:15 +00:00
2001-01-09 23:39:32 +00:00
2001-01-23 23:22:17 +00:00
2000-05-01 20:32:07 +00:00
2001-01-21 22:34:43 +00:00
2000-11-18 21:01:04 +00:00
2001-01-24 09:41:03 +00:00
2000-12-06 06:59:38 +00:00
2001-01-15 18:30:40 +00:00
2001-01-24 06:54:24 +00:00
2000-08-24 18:53:09 +00:00