NetBSD/usr.bin/make
dsl 7adfa633e3 Fix build on 64 bit systems.
Remove now-unecessary temporary local.
2006-09-22 21:55:52 +00:00
..
PSD.doc
lst.lib
unit-tests
Makefile protect libutil with HOSTPROG 2006-08-29 16:54:03 +00:00
Makefile.boot
arch.c Fixed gcc warnings about signed vs. unsigned in comparisons. 2006-06-29 22:02:06 +00:00
buf.c
buf.h
compat.c
cond.c Add debug output for CondDoExists() - the results can be surprising. 2006-07-28 17:07:33 +00:00
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Fix build on 64 bit systems. 2006-09-22 21:55:52 +00:00
job.h Replace the two lists 'job_list' (previously 'jobs') and 'stoppedJobs' 2006-09-22 19:07:09 +00:00
lst.h
main.c Fix non-native build. 2006-08-26 22:19:03 +00:00
make.1 Fixed the bug reported in PR 33866, which is that the :Q operator does not 2006-06-29 22:01:17 +00:00
make.c
make.h Don't include <util.h> if we are not NetBSD. Other OS's don't have it. 2006-08-26 22:13:00 +00:00
nonints.h Fix non-native build. 2006-08-26 22:19:03 +00:00
parse.c More programs using efun. 2006-08-26 18:17:41 +00:00
pathnames.h
sprite.h
str.c If a word is "" eat the last quote since we ate the first. 2006-08-11 19:11:00 +00:00
suff.c Fixed gcc warnings about signed vs. unsigned in comparisons. 2006-06-29 22:02:06 +00:00
targ.c
trace.c
trace.h
util.c
var.c More programs using efun. 2006-08-26 18:17:41 +00:00