freebsd-skq/lib/libcasper/services
Mariusz Zaborski 920be817aa Add flags to the Casper services.
CASPER_SERVICE_STDIO - Casper will not close the first three descriptors (stdin,
		       stdout and stderr) this can be helpful for debugging.
CASPER_SERVICE_FD - Capser will not close all other descriptors, this can
		    be useful for a filesystem service.
2016-06-08 02:03:53 +00:00
..
cap_dns Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
cap_grp Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
cap_pwd Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
cap_random Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
cap_sysctl Add flags to the Casper services. 2016-06-08 02:03:53 +00:00
Makefile
Makefile.inc