Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/rpc.statd
Module Name: src
Committed By: tron
Date: Tue Mar 28 15:21:00 UTC 2006
Modified Files:
src/usr.sbin/rpc.statd: statd.c
Log Message:
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@.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.sbin/rpc.statd/statd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index