NetBSD/usr.bin/make
dsl 8cc9d75901 Include the 'preds' and 'successors' in the diag output.
These are the values that are actually used to control what is built.
(I suspect .WAIT info added in the previous delta isn't always useful.)
2006-01-08 17:43:31 +00:00
..
lst.lib Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
PSD.doc
unit-tests Expected results were not updated for comment testing. 2005-07-11 17:55:19 +00:00
arch.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
buf.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
buf.h
compat.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
cond.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
config.h
dir.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
dir.h
for.c Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
hash.c remove unnecessary casts to void * functions (Max Okumoto) 2005-08-04 00:20:12 +00:00
hash.h
job.c When a parallel make job completes, always put the job token back into the 2006-01-04 21:31:55 +00:00
job.h Expunge last references to jobTokensFree 2006-01-04 21:35:44 +00:00
lst.h Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
main.c When a parallel make job completes, always put the job token back into the 2006-01-04 21:31:55 +00:00
make.1 Consistency. Use Pp instead of br. 2005-06-27 09:51:09 +00:00
make.c For parallel makes, don't recycle the job token when we decide not to 2006-01-04 21:16:53 +00:00
make.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
Makefile
Makefile.boot
nonints.h
parse.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
pathnames.h
sprite.h More KNF cleanups from Max Okumoto 2005-08-05 00:53:18 +00:00
str.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
suff.c Don't (try to) use files marked .OPTIONAL as implicit sources. 2006-01-08 12:59:52 +00:00
targ.c Include the 'preds' and 'successors' in the diag output. 2006-01-08 17:43:31 +00:00
trace.c Expunge last references to jobTokensFree 2006-01-04 21:35:44 +00:00
trace.h
util.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
var.c PR/31077: Wil L: /usr/bin/make can read off of end of buffer 2005-08-27 08:04:26 +00:00