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 Fit ASCII output onto an 80-column terminal. From FreeBSD. 2004-06-27 19:12:33 +00:00
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 Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
dir.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
dir.h add parent directory search for make as discussed on tech-toolchain. 2004-02-03 19:25:29 +00:00
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 Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
Makefile.boot Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
nonints.h Now that dependencies in .BEGIN, .END, and .INTERRUPT work, allow them. 2005-05-08 00:38:47 +00:00
parse.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
pathnames.h revert previous for now 2005-06-24 04:33:25 +00:00
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