freebsd-dev/lib/libcasper/services
Mark Johnston 08c4a937a6 Let the cap_syslog capability inherit stdio descriptors.
Otherwise cap_openlog(LOG_PERROR) doesn't work.

Reviewed by:	oshogbo
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18457
2018-12-07 15:52:50 +00:00
..
cap_dns libcasper: provide compatibility with the old version of service 2018-11-19 17:22:52 +00:00
cap_fileargs libcasper: do not fail if Capsicum is not avilable 2018-11-30 19:27:14 +00:00
cap_grp libcasper: using explicit_bzero in cap_grp service 2018-11-04 19:43:59 +00:00
cap_pwd [libcasper] Use explicit_bzero instead of memset to clear pwd struct 2018-06-26 19:57:47 +00:00
cap_random nv was moved to the 9 section. 2018-02-26 19:08:27 +00:00
cap_sysctl Fix reference to man page in Makefile. 2018-03-18 17:27:37 +00:00
cap_syslog Let the cap_syslog capability inherit stdio descriptors. 2018-12-07 15:52:50 +00:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: introduce cap_fileargs service 2018-11-12 17:40:47 +00:00
Makefile.inc