Subject: CVS commit: basesrc/usr.sbin/rpc.statd
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/22/2001 14:23:16
Module Name: basesrc
Committed By: tron
Date: Thu Nov 22 12:23:16 UTC 2001
Modified Files:
basesrc/usr.sbin/rpc.statd: statd.c
Log Message:
Add a handler for SIGCHLD which collects dead childs via wait3(2) so that
"rpc.statd" won't leave zombies arround.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/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.