Date: Mon, 28 Aug 2000 17:40:28 -0400 (EDT) From: Robert Watson <rwatson@FreeBSD.ORG> To: Bruce Evans <bde@zeta.org.au> Cc: freebsd-security@FreeBSD.ORG, phk@FreeBSD.ORG, green@FreeBSD.ORG Subject: Re: Review request: replacing p_trespass(), modifications to vaccess() Message-ID: <Pine.NEB.3.96L.1000828172231.84062S-100000@fledge.watson.org> In-Reply-To: <Pine.NEB.3.96L.1000828131039.84062M-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I've updated p_stuff.diff to include a few more procfs fixes, correcting the ability of "touch /proc/pid" testing to see if the pid is real under jail/ps_showallprocs=0. I've also, at the suggestion of John Baldwin, combined the p_can* functions into a single p_can(p1, p2, operation, privused) call, which while a little visually less pleasing (P_CAN_SEE, ...) is probably happier from an abstraction point of view. Assuming no one raises any further issues, I will go ahead and commit that Tuesday night sometime. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1000828172231.84062S-100000>