HardenedBSD/bin/cat
Ed Maste 05f530f4d2 cat: 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
Reported by:	asomers, markj
2024-02-14 19:37:54 -05:00
..
tests
cat.1 cat: Use present tense 2023-12-26 16:53:40 -07:00
cat.c cat: fix cap_rights_init usage 2024-02-14 19:37:54 -05:00
Makefile
Makefile.depend