Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/30/2004 06:27:59
Module Name:	src
Committed By:	dsl
Date:		Fri Apr 30 06:27:59 UTC 2004

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

Log Message:
Ensure that fd 0, 1 and 2 are not used for the local end of pipelines.
Fixes PR bin/25395


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

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