NetBSD/usr.bin/make
2008-12-20 17:38:37 +00:00
..
lst.lib Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
PSD.doc
unit-tests If Parse_Error is called after curFile is invalid, set it to a dummy 2008-10-29 15:37:08 +00:00
arch.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
buf.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
buf.h Convert Buf_AddByte(0 to a more normal do { ... } while (0) form. 2008-11-22 17:33:57 +00:00
compat.c if brk_string failed, use the shell. 2008-12-19 22:01:19 +00:00
cond.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
config.h Make it easier for the build environment (such as a configure script) 2007-10-14 20:22:53 +00:00
dir.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
dir.h back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
for.c Set the .for loop control variables in reverse order to avoid faffing. 2008-12-20 17:38:37 +00:00
hash.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
hash.h
job.c if brk_string fail, so do we. 2008-12-19 22:03:41 +00:00
job.h Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lst.h Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
main.c Delete very splurious 'free(buf)' that xtos added. 2008-12-20 09:42:02 +00:00
make.1 explain compatibility mode better. 2008-12-07 16:10:34 +00:00
make.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
make.h Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
Makefile Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
Makefile.boot
nonints.h Split For_Eval() into two functions. 2008-11-29 17:50:11 +00:00
parse.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
pathnames.h
sprite.h
str.c PR/32154: Roland Illig: brk_string fails to report errors in unquoted strings. 2008-12-19 22:04:36 +00:00
suff.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
targ.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
trace.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
trace.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
util.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
var.c Do not allow Var_Set() or Var_Append() to set the empty variable (which will 2008-12-20 17:14:04 +00:00