freebsd-skq/tools/build
pjd 1073fb03ac Please welcome casperd daemon. It (and its services) will be responsible for
giving access to functionality that is not available in capability mode
sandbox. The functionality can be precisely restricted.

Start with the following services:
- system.dns - provides API compatible to:
	- gethostbyname(3),
	- gethostbyname2(3),
	- gethostbyaddr(3),
	- getaddrinfo(3),
	- getnameinfo(3),
- system.grp - provides getgrent(3)-compatible API,
- system.pwd - provides getpwent(3)-compatible API,
- system.random - allows to obtain entropy from /dev/random,
- system.sysctl - provides sysctlbyname(3-compatible API.

Sponsored by:	The FreeBSD Foundation
2013-12-02 08:21:28 +00:00
..
cross-build
make_check
mk MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
options Please welcome casperd daemon. It (and its services) will be responsible for 2013-12-02 08:21:28 +00:00
dummy.c
Makefile Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow a 2013-01-11 20:51:02 +00:00