NetBSD/usr.bin/make
2006-05-19 17:29:01 +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 Remove the modterm case from moderrs, the syntax errors 2006-05-11 18:48:33 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
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 Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
dir.c Coverity CID 528: Avoid NULL deref. 2006-04-22 18:47:10 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
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 3147: Plug memory leak. 2006-05-19 17:21: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 Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
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 CI D3758: Plug memory leak. 2006-05-19 17:29:01 +00:00