freebsd-src/lib/libcasper/services
Ryan Moeller 94dc571595 libcasper: Create a minimal cap_netdb service
Create a casper service for netdb functions.
Initially only cap_getprotobyname is implemented.

This is needed for capsicumizing sockstat.

Reviewed by:	oshogbo, bcr (manpages)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D24832
2021-06-05 08:36:53 -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_netdb libcasper: Create a minimal cap_netdb service 2021-06-05 08:36:53 -04: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
tests
Makefile libcasper: Create a minimal cap_netdb service 2021-06-05 08:36:53 -04:00
Makefile.inc