Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/26/1999 09:31:48
Module Name:	basesrc
Committed By:	christos
Date:		Sat Jun 26 16:31:48 UTC 1999

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

Log Message:
PR/7814: Matthias Scheler: shell does not fork for builtins in backquotes,
leading to unexpected behaviour. Disable the no-fork optimization for now.
We need to revisit this and keep enough state around to recover from such
changes.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/bin/sh/eval.c

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