freebsd-dev/lib/libcasper/services
Mark Johnston 44bbda649d cap_sysctl.3: Fix bugs in the example
- Correct the type of the sysctl value.
- Initialize the oldsize parameter to cap_sysctlbyname()

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-04-28 10:38:52 -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: fix double caching of the same file 2021-04-07 21:16:37 +02: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-04-28 10:38:52 -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