.. |
PSD.doc
|
Typos (from OpenBSD)
|
1999-11-19 22:29:24 +00:00 |
lst.lib
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
Makefile
|
Back out debug cruft.
|
2000-12-30 02:06:42 +00:00 |
Makefile.boot
|
Add trace.o
|
2001-01-18 05:53:05 +00:00 |
arch.c
|
Non-existent libs are always out of date.
|
2000-02-15 04:41:45 +00:00 |
bit.h
|
getopt returns -1 not EOF, use memmove instead of bcopy
|
1997-11-08 09:33:15 +00:00 |
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
|
Delete forceSerial; just use compatMake for that.
|
2001-01-01 15:47:37 +00:00 |
cond.c
|
Provide a new .if commands(<target>) primitive that returns true if the
|
2001-01-14 20:44:26 +00:00 |
config.h
|
Define USE_PGRP so that we send signals to our job's process group instead
|
1999-05-03 12:01:14 +00:00 |
dir.c
|
Don't core-dump when the current working directory is not readable
|
2000-04-16 23:24:04 +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
|
Roll back my for-expansion changes. Doing this right is just too hard to be
|
2000-06-06 04:56:52 +00:00 |
hash.c
|
Use a lower threshold for rebuilding hash tables.
|
2000-06-11 07:54:32 +00:00 |
hash.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
job.c
|
PR/11800: Chris Demetriou: Add -W flag to exit on parse warnings.
|
2001-01-10 15:54:00 +00:00 |
job.h
|
Include token counts in trace output.
|
2000-12-30 16:38:22 +00:00 |
list.h
|
- Merge in FreeBSD and Lite2 changes.
|
1996-11-06 17:58:58 +00:00 |
lst.h
|
sprite.h is private to make, so #include it with "sprite.h",
|
1999-07-29 19:45:32 +00:00 |
main.c
|
Avoid accidental use of trigraphs. Pointed out by development version of gcc.
|
2001-01-16 02:37:03 +00:00 |
make.1
|
Provide a new .if commands(<target>) primitive that returns true if the
|
2001-01-14 20:44:26 +00:00 |
make.c
|
Test for non-existant LIB was incorrect (using cmtime cf. mtime).
|
2001-03-05 16:20:33 +00:00 |
make.h
|
- make the second list of commands override the first like gmake does
|
2001-01-14 05:34:06 +00:00 |
nonints.h
|
add noreturn attribute to the functions that need it.
|
2000-12-03 02:18:14 +00:00 |
parse.c
|
PR/12251: Thomas Klausner: Make core dumps on unclosed conditional.
|
2001-02-23 21:11:38 +00:00 |
pathnames.h
|
Allow system path to be overriden in the Makefile
|
1998-12-19 17:26:12 +00:00 |
sprite.h
|
make cleaner C for more picky compilers
|
2000-05-04 18:27:53 +00:00 |
str.c
|
- full prototypes
|
1998-11-06 23:31:09 +00:00 |
suff.c
|
Readd optimization last night. Problems earlier were partially due to the
|
2000-06-11 07:39:52 +00:00 |
targ.c
|
- make the second list of commands override the first like gmake does
|
2001-01-14 05:34:06 +00:00 |
trace.c
|
<sys/time.h>, rather than <time.h>. The former is actually the documented
|
2001-01-23 02:48:05 +00:00 |
trace.h
|
Quick and dirty trace mechanism to make it easier to look at how different
|
2000-12-29 23:11:08 +00:00 |
util.c
|
PR/10714: SUNAGAWA Keiki: Add newer hpux support, but without removing the
|
2000-08-03 15:53:24 +00:00 |
var.c
|
fixed comment U -> u
|
2000-09-05 21:08:35 +00:00 |