.. |
PSD.doc
|
…
|
|
lst.lib
|
use CPPFLAGS instead of CFLAGS
|
1997-10-24 09:00:17 +00:00 |
Makefile
|
use CPPFLAGS instead of CFLAGS
|
1997-10-24 09:00:17 +00:00 |
Makefile.boot
|
Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases
|
1998-05-21 17:19:46 +00:00 |
arch.c
|
Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases
|
1998-05-21 17:19:46 +00:00 |
bit.h
|
getopt returns -1 not EOF, use memmove instead of bcopy
|
1997-11-08 09:33:15 +00:00 |
buf.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
buf.h
|
Use only integral types in procedure arguments.
|
1996-12-31 17:53:21 +00:00 |
compat.c
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
cond.c
|
Add conditional variable evaluation from Alistair Crooks.
|
1998-04-01 14:18:10 +00:00 |
config.h
|
PR/4140: David A. Holland: use svr4 style archives for ELF environments
|
1997-09-26 13:29:05 +00:00 |
dir.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
dir.h
|
Add the new .NOPATH feature which can be used to disable .PATH search
|
1997-05-08 21:24:41 +00:00 |
for.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
hash.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
hash.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
job.c
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
job.h
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
list.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
lst.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
main.c
|
Need <time.h> for time() prototype.
|
1998-04-02 10:33:17 +00:00 |
make.1
|
- Add {.,}[s-]include for silent include file failures
|
1998-08-06 13:42:22 +00:00 |
make.c
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
make.h
|
Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases
|
1998-05-21 17:19:46 +00:00 |
nonints.h
|
Add conditional variable evaluation from Alistair Crooks.
|
1998-04-01 14:18:10 +00:00 |
parse.c
|
- Add {.,}[s-]include for silent include file failures
|
1998-08-06 13:42:22 +00:00 |
pathnames.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
sprite.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
str.c
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
suff.c
|
Fix access to freed memory; pointed out by Todd Miller.
|
1998-07-04 21:53:11 +00:00 |
targ.c
|
Y2K fixes: use strftime(), and add a fake strftime() for systems that do
|
1998-02-04 14:47:39 +00:00 |
util.c
|
Y2K fixes: use strftime(), and add a fake strftime() for systems that do
|
1998-02-04 14:47:39 +00:00 |
var.c
|
in Var_Parse(), set delim in a couple of other paths into cleanup
|
1998-04-03 04:07:15 +00:00 |