Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Roland Dowdeswell <elric@netbsd.org>
List: source-changes
Date: 05/14/2000 20:42:50
Module Name:	basesrc
Committed By:	elric
Date:		Mon May 15 03:42:49 UTC 2000

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

Log Message:
INTON and FORCEINTON modify global variables, and so should not be
executed while we are vforked.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 basesrc/bin/sh/eval.c
cvs rdiff -r1.34 -r1.35 basesrc/bin/sh/jobs.c

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