.. |
PSD.doc
|
Typos (from OpenBSD)
|
1999-11-19 22:29:24 +00:00 |
lst.lib
|
…
|
|
Makefile
|
Back out part of previous, only the parse.c mod was intended.
|
1999-08-04 16:44:07 +00:00 |
Makefile.boot
|
…
|
|
arch.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
bit.h
|
…
|
|
buf.c
|
Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do
|
1999-09-15 04:16:31 +00:00 |
buf.h
|
Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do
|
1999-09-15 04:16:31 +00:00 |
compat.c
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
cond.c
|
…
|
|
config.h
|
…
|
|
dir.c
|
back out rev 1.23 (don't stat PHONY targets). it broken the libcrypto
|
1999-11-25 22:34:16 +00:00 |
dir.h
|
…
|
|
for.c
|
…
|
|
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +00:00 |
job.h
|
…
|
|
list.h
|
…
|
|
lst.h
|
sprite.h is private to make, so #include it with "sprite.h",
|
1999-07-29 19:45:32 +00:00 |
main.c
|
Make chdir_verify_path() do variable expansion on path in case
|
2000-02-08 12:43:25 +00:00 |
make.1
|
Mention MAKEOBJDIRPREFIX and explain how it or MAKEOBJDIR are used.
|
2000-02-08 12:56:28 +00:00 |
make.c
|
You cannot meaningfully test if a non-existent file has a correct
|
2000-01-31 13:21:20 +00:00 |
make.h
|
Make this compile on Solaris...
|
1999-09-16 19:57:54 +00:00 |
nonints.h
|
Rework how :: dependencies are handled.
|
1999-09-15 10:47:37 +00:00 |
parse.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
pathnames.h
|
…
|
|
sprite.h
|
…
|
|
str.c
|
…
|
|
suff.c
|
Don't apply suffix rules for .PHONY targets. (gmake doesn't do this either.)
|
2000-01-22 19:28:11 +00:00 |
targ.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
util.c
|
Add a few little changes needed to get this to compile on IRIX 6.4.
|
2000-01-06 22:23:20 +00:00 |
var.c
|
Reuse the Hash_Entry `name' field to store the variable name when we
|
1999-09-15 22:51:05 +00:00 |