Re: [Cells for NetBSD] Re: Experimental secmodel_jail prototype for NetBSD (early kernel work)

Jörg Sonnenberger <[email protected]> Mon, 9 Mar 2026 23:34:17 +0100
Newsgroups gmane.os.netbsd.devel.kernel
Message-ID <[email protected]>
On 3/9/26 11:12 PM, Greg Troxel wrote:
> I'm trying to figure out if this is just different to be different, or
> if there is a reason to do other than implement what FreeBSD did and use
> their code.

Given that the kernel internals have diverted massively, there is little 
point in trying to reuse the FreeBSD code. Namely the central 
authorization primitives are completely different.

Joerg