NetBSD/usr.bin/make
2003-07-23 18:06:46 +00:00
..
lst.lib success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
PSD.doc Fix two minor whitespace problems. 2003-07-14 08:55:18 +00:00
arch.c Fix a couple of missing UNCONST's that hit bmake. 2003-07-14 21:13:48 +00:00
bit.h
buf.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
buf.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
compat.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
cond.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
config.h Bleh, make the conditional work *correctly* this time (...teaches me not to 2002-01-16 03:40:29 +00:00
dir.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
dir.h Pass WARNS=3 2003-07-14 18:19:11 +00:00
for.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
hash.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
hash.h Pass WARNS=3 2003-07-14 18:19:11 +00:00
job.c backout. make(1) either uses strcpy() to malloc'ed region (enough size), 2003-07-16 07:16:24 +00:00
job.h Pass WARNS=3 2003-07-14 18:19:11 +00:00
list.h Comment out token after #endif. 2002-05-16 19:48:18 +00:00
lst.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
main.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
make.1 Bump date for tu addition; drop trailing space; sort a bit. 2003-07-16 11:34:16 +00:00
make.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
make.h Pass WARNS=3 2003-07-14 18:19:11 +00:00
Makefile Pass WARNS=3 2003-07-14 18:19:11 +00:00
Makefile.boot err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
nonints.h Pass WARNS=3 2003-07-14 18:19:11 +00:00
parse.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
pathnames.h If MAKE_BOOTSTRAP and HAVE_CONFIG_H, pull in "config.h" so that 2002-09-14 15:23:49 +00:00
sprite.h make cleaner C for more picky compilers 2000-05-04 18:27:53 +00:00
str.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
suff.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
targ.c Pass WARNS=3 2003-07-14 18:19:11 +00:00
trace.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
trace.h Quick and dirty trace mechanism to make it easier to look at how different 2000-12-29 23:11:08 +00:00
util.c we can't use snprintf here, as sizeof(pathname) is unknown 2003-07-16 07:11:29 +00:00
var.c Fix merge problem with ts modifier and const correctness. 2003-07-23 18:06:46 +00:00