On Mon, Mar 14, 2016 at 10:19:53PM +0100, Theo Buehler wrote:
> On Thu, Mar 10, 2016 at 12:52:35PM +0100, Marc Espie wrote:
> > Already shown to a few people, but since pledge(2) aborts on non-dev, let's
> > check upfront that we're of the right type.
> >
> > I don't think this requires a bump. It doesn't really change the interface,
> > just makes it stricter.
> >
>
> If we are going to fix this in userland, I think espie@'s patch is the
> way to go. I like the idea that opendev(3) validates the file descriptor
> it returns.
>
>From the hints I've got from Theo, looks like he wants to do something else
entirely... don't understand what exactly... but then that's not my area.