..
lst.lib
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.
2005-08-09 21:36:42 +00:00
PSD.doc
unit-tests
Make ".WAIT" apply recursively to all children of nodes on the right
2006-02-26 22:45:46 +00:00
arch.c
Coverity CID 523: Fix off by one mistake.
2006-04-22 18:38:38 +00:00
buf.c
From Max Okumoto:
2005-08-08 16:42:54 +00:00
buf.h
compat.c
Coverity CID 530: Don't leak the argument vector.
2006-04-22 18:43:06 +00:00
cond.c
Coverity CID 526: Check for condTop < 0 where we decrement it, not later
2006-04-22 18:53:32 +00:00
config.h
dir.c
Coverity CID 528: Avoid NULL deref.
2006-04-22 18:47:10 +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
There is no need to count jobs and job tokens.
2006-03-31 21:05:34 +00:00
job.h
There is no need to count jobs and job tokens.
2006-03-31 21:05:34 +00:00
lst.h
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.
2005-08-09 21:36:42 +00:00
main.c
Coverity CID 527: Make it painfully obvious that av is freed.
2006-04-22 18:48:46 +00:00
make.1
New sentence, new line.
2006-03-19 10:45:03 +00:00
make.c
There is no need to count jobs and job tokens.
2006-03-31 21:05:34 +00:00
make.h
PR/33049: OKANO Takayoshi: Fix the spelling of NetBSD RCS tags.
2006-03-10 15:53:55 +00:00
Makefile
Our gcc 3.3.3 (nb3) for hppa gets an "unrecognized insn" internal
2006-05-08 11:07:57 +00:00
Makefile.boot
nonints.h
Add some coverity allocation comments, and change the way the allocator
2006-03-31 21:58:08 +00:00
parse.c
Add some coverity allocation comments, and change the way the allocator
2006-03-31 21:58: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
Add some coverity allocation comments, and change the way the allocator
2006-03-31 21:58:08 +00:00
targ.c
Make ".WAIT" apply recursively to all children of nodes on the right
2006-02-26 22:45:46 +00:00
trace.c
Expunge last references to jobTokensFree
2006-01-04 21:35:44 +00:00
trace.h
Fix enum for better portability
2006-02-18 01:28:48 +00:00
util.c
From Max Okumoto:
2005-08-08 16:42:54 +00:00
var.c
Coverity CID 529: Call VarFreeEnv to prevent leak.
2006-04-22 19:40:40 +00:00