pooka b124cf15b4 No longer create a special process context to fork remote clients off
of, simply always rfork off of proc1 closing all descriptors, and have
the rump kernel open 0/1/2 if the parent process is "1".

Fixes tests/rump/rumpkernel/t_sp, which was failing since the
abovementioned special process change due to attempting to deliver a
signal to the special process and the special process was not equipped
to handle one.
2014-08-25 14:58:48 +00:00
2014-08-22 17:19:48 +00:00
Add
2014-08-23 02:20:55 +00:00
2014-03-18 18:20:35 +00:00
2014-08-24 20:30:49 +00:00
2014-08-18 06:59:28 +00:00
2014-08-23 19:18:41 +00:00
2014-08-09 18:32:34 +00:00
2014-08-25 13:22:20 +00:00
2014-08-18 06:58:51 +00:00
2014-08-24 20:22:18 +00:00
2014-08-07 21:46:43 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%