On Tue, Apr 23, 2024 at 6:27 AM Ed Maste <ema...@freebsd.org> wrote:
>
> The branch main has been updated by emaste:
>
> URL: 
> https://cgit.FreeBSD.org/src/commit/?id=91d35fb663e0276abc4963ae559e4759ea929842
>
> commit 91d35fb663e0276abc4963ae559e4759ea929842
> Author:     Ed Maste <ema...@freebsd.org>
> AuthorDate: 2024-04-23 11:20:59 +0000
> Commit:     Ed Maste <ema...@freebsd.org>
> CommitDate: 2024-04-23 12:26:28 +0000
>
>     Remove WITHOUT_CAPSICUM build support
>
>     Capsicum is non-optional as of c24c117b9644 ("Remove
>     WITHOUT_{CAPSICUM,CASPER} options").
>
>     `#ifndef WITHOUT_CAPSICUM` is left in the source for the benefit of
>     downstream consumers, but is never defined in FreeBSD.
>
>     Reviewed by:    oshogbo
>     Sponsored by:   The FreeBSD Foundation
>     Differential Revision:  https://reviews.freebsd.org/D42077

Should we now remove the caph_enter family of functions?  Or do they
still have utility for downstream consumers?

Reply via email to