Subject: CVS commit: othersrc/bootstrap-pkgsrc/bmake
To: None <source-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 03/10/2004 19:44:02
Module Name:	othersrc
Committed By:	tv
Date:		Wed Mar 10 19:44:02 UTC 2004

Modified Files:
	othersrc/bootstrap-pkgsrc/bmake: job.c

Log Message:
WIFSTOPPED should be matched with WSTOPSIG, not WTERMSIG.  (Already in
mainline src/usr.bin/make sources, but we need a merge here....)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/bmake/job.c

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