freebsd-dev/lib/libcasper
Kyle Evans b3bec79d36 cap_sysctl: correct typo from r347534-ish
operation & ~limit where limit is a bool is clearly not what was intended,
given the line prior. Correct it to use the calculated mask for validation.

The cap_sysctl tests should now be functional again.
2019-10-23 03:23:14 +00:00
..
libcasper pkgbase: Move libcap_ to FreeBSD-runtime 2019-09-05 14:10:26 +00:00
services cap_sysctl: correct typo from r347534-ish 2019-10-23 03:23:14 +00:00
tests TESTSDIR isn't required; remove it 2017-08-13 01:08:37 +00:00
Makefile libcasper/services: include <src.opts.mk> to hook tests to build 2019-10-23 01:50:41 +00:00
Makefile.inc Introduce caspermocks. 2017-10-28 19:23:57 +00:00