Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/31/2005 22:41:43
Module Name: src
Committed By: christos
Date: Mon Jan 31 22:41:43 UTC 2005
Modified Files:
src/usr.bin/make: job.c
Log Message:
PR/22559: Valeriy E. Ushakov: make -j can execute commands in wrong directory
(not in the obj dir).
Fixed by detecting when we cd, and cd'ing back.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 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.