On Mon, Nov 5, 2018 at 8:26 PM Ed Maste <ema...@freebsd.org> wrote: > > Author: emaste > Date: Mon Nov 5 19:25:57 2018 > New Revision: 340156 > URL: https://svnweb.freebsd.org/changeset/base/340156 > > Log: > Remove backwards-compatibility sys/capability.h > > In r263232 sys/capability.h was renamed to sys/capsicum.h, to avoid > conflicts with a capability.h header found on other operating systems. > > Sufficient time has now passed, so remove the old header at the > beginning of FreeBSD 13. > > Discussed with: oshogbo > Sponsored by: The FreeBSD Foundation > > Deleted: > head/sys/sys/capability.h > Modified: > head/ObsoleteFiles.inc
Hi, Please revert, after this change, most ports converted to capsicum are no longer sandboxed (including pkg, tcpdump). Antoine _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"