Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 07/14/1999 09:30:59
Module Name:	basesrc
Committed By:	abs
Date:		Wed Jul 14 16:30:59 UTC 1999

Modified Files:
	basesrc/distrib/utils/sysinst: run.c

Log Message:
If the first wait4() in launch_subwin() caught the child exiting, the loop
would never exit. This resulted in somewhat suboptimal infinite install times.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/distrib/utils/sysinst/run.c

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