John Baldwin 625c76db3a - 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-24 00:27:28 +00:00
2001-01-24 00:27:28 +00:00
2001-01-24 08:42:39 +00:00
2000-12-02 05:45:32 +00:00
2001-01-24 00:28:07 +00:00
2001-01-24 00:35:12 +00:00
2001-01-16 01:00:43 +00:00
2001-01-24 00:35:12 +00:00
2001-01-24 00:33:44 +00:00
2001-01-08 07:22:06 +00:00
2000-12-01 08:57:47 +00:00
2001-01-24 04:35:13 +00:00
2001-01-01 23:09:53 +00:00
2000-12-31 23:12:20 +00:00
2000-12-28 12:17:35 +00:00
2001-01-24 00:35:12 +00:00
2000-12-13 19:51:07 +00:00
2000-12-02 05:45:32 +00:00
2000-12-01 08:57:47 +00:00
2001-01-02 11:51:55 +00:00
2001-01-24 00:35:12 +00:00
2000-12-09 09:35:55 +00:00
2000-12-09 09:35:55 +00:00