NetBSD/usr.sbin/rpc.statd
tron 0b2d4e954a Use sigaction(2) to setup automatic disposal of child processes after
daemonizing. This is more portable and avoids zombie "rpc.statd"
processes after an NFS client running e.g. Mac OS X shuts down.

Reviewed by christos@.
2006-03-28 15:21:00 +00:00
..
Makefile
rpc.statd.8
stat_proc.c
statd.c Use sigaction(2) to setup automatic disposal of child processes after 2006-03-28 15:21:00 +00:00
statd.h
test.c