svn commit: r187607 - head/usr.bin/truss
Ed Schouten
ed at 80386.nl
Sun Jan 25 09:57:54 PST 2009
Hello Bruce,
* Bruce Evans <brde at optusnet.com.au> wrote:
> I think it is the longstanding kernel bug in permissions checking
> generally, that the init process and some other non-kernel processes
> are bogusly marked as P_SYSTEM. I use the following fix (this may
> be incomplete):
>
> <snip>
I just looked at the patch and it seems to do the right thing. I can't
seem to find any places in the kernel where it makes sense to let
init(8) use P_SYSTEM (except kern_sig.c ofcourse). I like the cleanups
you made, especially the comparisons with initproc instead of using the
pid.
Would you mind if I commit your patch to SVN?
--
Ed Schouten <ed at 80386.nl>
WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090125/75ae78b5/attachment.pgp
More information about the svn-src-head
mailing list