Source-Changes archive

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

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



Module Name:    src
Committed By:   riz
Date:           Tue Mar 28 23:20:39 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by tron in ticket #10400):
        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.4.2 -r1.23.4.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