Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/usr.sbin/rpc.statd



Module Name:    src
Committed By:   riz
Date:           Wed Mar 29 14:47:32 UTC 2006

Modified Files:
        src/usr.sbin/rpc.statd [netbsd-3]: statd.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #1228):
        usr.sbin/rpc.statd/statd.c: revision 1.27
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.23.6.2 -r1.23.6.3 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