Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/11/2006 20:58:53
Module Name:	src
Committed By:	dsl
Date:		Sat Feb 11 20:58:53 UTC 2006

Modified Files:
	src/usr.bin/make: job.c

Log Message:
Actually SIG_DFL the correct signal (not SIGINT every time) just prior to
exec'ing a program in the child.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/usr.bin/make/job.c

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