.. |
PSD.doc
|
Fix two minor whitespace problems.
|
2003-07-14 08:55:18 +00:00 |
lst.lib
|
success, not sucess. Noted by mjl.
|
2003-01-28 22:35:02 +00:00 |
Makefile
|
build var.c with -Wno-cast-qual - gcc3.3 complains about VarWordCompare()
|
2003-07-26 16:04:29 +00:00 |
Makefile.boot
|
err/errx/warn/warnx do not need \n at the end
|
2002-06-11 06:06: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
|
…
|
|
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 |
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
|
…
|
|
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
|
…
|
|
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 |