opnsense-src/lib/libcasper/services
Mark Johnston 11af9a9cf9 cap_sysctl.3: Fix bugs in the example
- Correct the type of the sysctl value.
- Initialize the oldsize parameter to cap_sysctlbyname()

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 44bbda649d)
2021-05-05 11:01:56 -04:00
..
cap_dns [libcasper] Update cap_dns API to not trigger unused variable warnings when disabled 2020-10-13 22:49:43 +00:00
cap_fileargs fileargs: add support for realpath 2021-01-10 12:44:06 +01:00
cap_grp libcasper/cap_grp tests: Reset the group database handle 2021-01-21 14:30:19 -05:00
cap_net cap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not mutually exclusive 2021-01-03 17:10:35 +01:00
cap_pwd casper: convert macros to inline functions 2021-01-04 20:55:35 +01:00
cap_sysctl cap_sysctl.3: Fix bugs in the example 2021-05-05 11:01:56 -04:00
cap_syslog libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: Introduce cap_net a network service for Casper. 2020-08-16 18:12:21 +00:00
Makefile.inc