freebsd-src/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 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
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 cat(1): Fix typo 2023-12-26 10:44:38 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00