Subject: CVS commit: basesrc/usr.bin/make
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/06/2002 18:20:26
Module Name:	basesrc
Committed By:	pk
Date:		Wed Feb  6 16:20:26 UTC 2002

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

Log Message:
JobPrintCommand: avoid stale pointers on a node's command list.
The debugging value of the code that did this is limited, so drop it
altogether.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 basesrc/usr.bin/make/job.c

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