freebsd-src/lib/libcasper
Ed Maste ec44cc4e28 libcasper: fix cap_rights_init usage
Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).

PR:		277057
Fixes:		faaf43b2a7 ("fileargs: add tests")
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 3733d82c4d)
(cherry picked from commit be83aa2a01)
2024-03-22 09:35:44 -04:00
..
libcasper libcasper: Fix a typo in a source code comment 2023-11-26 08:54:45 +01:00
services libcasper: fix cap_rights_init usage 2024-03-22 09:35:44 -04:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00