freebsd-dev/sbin/casperd
Xin LI 37c55e8558 Detach from controlling session of parent. This is similar
to what is done in daemon(3), which we can not use directly
in this context.

Reviewed by:	pjd
MFC after:	2 weeks
2014-04-03 22:14:18 +00:00
..
casperd.8 Remove the .Ex macro that I used for testing. 2014-02-01 12:33:58 +00:00
casperd.c Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
Makefile Fix statically-linked build (WITHOUT_DYNAMICROOT). 2014-03-16 13:43:06 +00:00
zygote.c Detach from controlling session of parent. This is similar 2014-04-03 22:14:18 +00:00
zygote.h