freebsd-nq/sbin/hastd
Pawel Jakub Dawidek bcaa0b6789 Add a note that when custom signal handler is installed for a signal,
signal action is restored to default in child after fork(2).
In this case there is no need to do anything with dummy SIGCHLD handler,
because after fork(2) it will be automatically reverted to SIG_IGN.

Obtained from:	Wheel Systems Sp. z o.o. http://www.wheelsystems.com
MFC after:	3 days
2011-01-12 14:38:17 +00:00
..
activemap.c
activemap.h
control.c
control.h
ebuf.c
ebuf.h
event.c
event.h
hast_proto.c
hast_proto.h
hast.conf.5
hast.h
hastd.8
hastd.c Install default signal handlers before masking signals we want to handle. 2011-01-12 14:35:29 +00:00
hastd.h
hooks.c Add a note that when custom signal handler is installed for a signal, 2011-01-12 14:38:17 +00:00
hooks.h
Makefile
metadata.c
metadata.h
nv.c
nv.h
parse.y Detect when resource is configured more than once. 2010-12-26 19:08:41 +00:00
pjdlog.c
pjdlog.h
primary.c The 'ret' variable is of type ssize_t and we use proper format for it (%zd), so 2010-12-16 19:48:03 +00:00
proto_common.c
proto_impl.h
proto_socketpair.c
proto_tcp4.c
proto_uds.c
proto.c
proto.h
rangelock.c
rangelock.h
secondary.c
subr.c
subr.h
synch.h
token.l