Date: Mon, 10 Jun 2024 11:46:23 -0600 From: Alan Somers <asomers@freebsd.org> To: Ed Maste <emaste@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 91d35fb663e0 - main - Remove WITHOUT_CAPSICUM build support Message-ID: <CAOtMX2g5SDvT2RWeL_JHKMkTYtfMtBbDo9VKph2539fmLu9uzA@mail.gmail.com> In-Reply-To: <202404231227.43NCRKnq030628@gitrepo.freebsd.org> References: <202404231227.43NCRKnq030628@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 23, 2024 at 6:27=E2=80=AFAM Ed Maste <emaste@freebsd.org> wrote= : > > The branch main has been updated by emaste: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3D91d35fb663e0276abc4963ae55= 9e4759ea929842 > > commit 91d35fb663e0276abc4963ae559e4759ea929842 > Author: Ed Maste <emaste@FreeBSD.org> > AuthorDate: 2024-04-23 11:20:59 +0000 > Commit: Ed Maste <emaste@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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2g5SDvT2RWeL_JHKMkTYtfMtBbDo9VKph2539fmLu9uzA>