Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 10/13/2007 20:01:33
Module Name: src
Committed By: apb
Date: Sat Oct 13 20:01:33 UTC 2007
Modified Files:
src/usr.bin/make: job.c
Log Message:
Revert to revision 1.128. Now that the Var* functions no longer try to
write into const strings, it's safe to pass a truly constant string to
Var_Subst.
To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 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.