Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/23/2005 23:05:29
Module Name:	src
Committed By:	christos
Date:		Thu Jun 23 23:05:29 UTC 2005

Modified Files:
	src/bin/sh: eval.c

Log Message:
Revert part of the previous commit. We cannot fix the problem by not waiting.
The problem is that the subshell code is not doing redirections properly.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/bin/sh/eval.c

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