| .. |
|
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
|
Use %zu to print size_t.
|
2002-07-15 06:57:01 +00:00 |
|
buf.c
|
Avoid classy use of a variable one time with a constant value.
|
2002-06-13 08:57:53 +00:00 |
|
buf.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
compat.c
|
String lengths and sizeof()s are size_t not int. Mark an unused parameter
|
2002-06-12 04:18:31 +00:00 |
|
cond.c
|
Diff reduction for great justice against NetBSD, cast to unsigned char when
|
2002-06-20 19:28:00 +00:00 |
|
config.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
dir.c
|
Look for wildcards, and balanced meta-characters such as { and } like NetBSD
|
2002-06-20 19:41:21 +00:00 |
|
dir.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
for.c
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
hash.c
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
hash.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
job.c
|
Diff reduction for great justice against NetBSD, cast to unsigned char when
|
2002-06-20 19:28:00 +00:00 |
|
job.h
|
The error functions take constant pointers to strings for their format.
|
2002-06-12 04:11:01 +00:00 |
|
list.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
lst.h
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
main.c
|
main.c:450: warning: `targs' might be used uninitialized in this function
|
2002-08-11 11:10:43 +00:00 |
|
make.1
|
make(I) appeared in PWB UNIX.
|
2002-06-17 13:43:15 +00:00 |
|
make.c
|
Prefer BSDmakefile over makefile and Makefile.
|
2002-04-13 12:18:00 +00:00 |
|
make.h
|
More consistancy. file system > filesystem
|
2002-05-16 02:19:14 +00:00 |
|
Makefile
|
Back out the ``run shell from $PATH'' change; this was an overkill
|
2002-05-24 15:51:27 +00:00 |
|
Makefile.dist
|
Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will
|
2001-03-01 06:26:32 +00:00 |
|
nonints.h
|
The error functions take constant pointers to strings for their format.
|
2002-06-12 04:11:01 +00:00 |
|
parse.c
|
Print a warning when we are given two scripts for one target. This is neither
|
2002-07-28 03:52:41 +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
|
Fix copyrights, and undo SCS ID damage.
|
2002-04-13 10:57:56 +00:00 |
|
str.c
|
str_concat() doesn't really take const arguments.
|
2002-05-22 15:34:00 +00:00 |
|
suff.c
|
Update SCM ID method.
|
2002-04-13 10:17:18 +00:00 |
|
targ.c
|
Update SCM ID method.
|
2002-04-13 10:17:18 +00:00 |
|
var.c
|
Fix a memory leak from previous commit by freeing the possibly expanded
|
2002-06-19 17:39:36 +00:00 |