Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 11/09/1999 12:33:38
Module Name:	basesrc
Committed By:	perseant
Date:		Tue Nov  9 20:33:38 UTC 1999

Modified Files:
	basesrc/libexec/lfs_cleanerd: clean.h cleanerd.c

Log Message:
If the child cleaner dies repeatedly without doing anything, give up.  Uses
similar logic to inetd to identify such looping.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/libexec/lfs_cleanerd/clean.h
cvs rdiff -r1.16 -r1.17 basesrc/libexec/lfs_cleanerd/cleanerd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.