| .. |
|
lst.lib
|
Bit-width fields should be of type 'int'.
|
2002-07-15 06:57:25 +00:00 |
|
PSD.doc
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
|
arch.c
|
Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which
|
2002-09-18 16:13:03 +00:00 |
|
buf.c
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
buf.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
compat.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |
|
cond.c
|
Add empty default cases where they should be, remove non-local execution stuff
|
2002-09-28 20:03:26 +00:00 |
|
config.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
dir.c
|
Fix merge error in previous commit.
|
2002-09-28 20:04:17 +00:00 |
|
dir.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
for.c
|
Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which
|
2002-09-18 16:13:03 +00:00 |
|
hash.c
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
hash.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
job.c
|
Fix spurious three-space indentation in a four-space indentation file.
|
2002-09-29 00:20:28 +00:00 |
|
job.h
|
Don't declare things as extern when they will be static.
|
2002-09-26 01:39:22 +00:00 |
|
list.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
lst.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
main.c
|
Fix ability to use csh(1) as the make(1) shell.
|
2002-09-29 00:02:04 +00:00 |
|
make.1
|
Document the parsing bug.
|
2002-09-27 09:21:07 +00:00 |
|
make.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |
|
make.h
|
Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which
|
2002-09-18 16:13:03 +00:00 |
|
Makefile
|
Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using
|
2002-09-17 22:31:26 +00:00 |
|
Makefile.dist
|
Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will
|
2001-03-01 06:26:32 +00:00 |
|
nonints.h
|
Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which
|
2002-09-18 16:13:03 +00:00 |
|
parse.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |
|
pathnames.h
|
Back out the ``run shell from $PATH'' change; this was an overkill
|
2002-05-24 15:51:27 +00:00 |
|
sprite.h
|
#define<space> -> #define<tab>
|
2002-09-17 21:29:06 +00:00 |
|
str.c
|
Add empty default cases where they should be, remove non-local execution stuff
|
2002-09-28 20:03:26 +00:00 |
|
suff.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |
|
targ.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |
|
var.c
|
Make make(1) WARNS=6 clean except for const issues. This mostly involves
|
2002-09-28 23:35:07 +00:00 |