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 When forking, we keep a reference to the status db file, and if the 2005-11-03 19:36:42 +00:00
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