Subject: CVS commit: src/bin/csh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/28/2004 16:07:01
Module Name:	src
Committed By:	christos
Date:		Tue Sep 28 16:07:01 UTC 2004

Modified Files:
	src/bin/csh: sem.c

Log Message:
Don't forget to FIOCLEX the internal copies of stdout,stderr,stddiag when
we invoke a subshell. Otherwise the executed command gets invoked with
17,18,19 open.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/bin/csh/sem.c

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