Peter Wemm df8abd0bb9 Slight tweak to fork1() calling conventions. Add a third argument so
the caller can easily find the child proc struct.  fork(), rfork() etc
syscalls set p->p_retval[] themselves.  Simplify the SYSINIT_KT() code
and other kernel thread creators to not need to use pfind() to find the
child based on the pid.  While here, partly tidy up some of the fork1()
code for RF_SIGSHARE etc.
1999-06-30 15:33:41 +00:00
..
1999-05-13 09:12:57 +00:00
1999-04-27 11:18:52 +00:00
1999-06-07 20:37:29 +00:00
1999-04-27 11:18:52 +00:00
1999-06-07 20:37:29 +00:00
1999-04-30 06:51:51 +00:00
1999-05-20 00:00:58 +00:00
1999-04-27 11:18:52 +00:00
1999-05-17 13:50:24 +00:00
1999-06-17 23:42:45 +00:00
1999-05-31 11:29:30 +00:00
1999-05-13 09:12:57 +00:00
1999-05-31 11:29:30 +00:00
1999-06-17 23:42:45 +00:00
1999-05-31 11:29:30 +00:00
1999-04-12 10:07:15 +00:00
1999-06-17 23:42:45 +00:00