.. |
PSD.doc
|
Typos (from OpenBSD)
|
1999-11-19 22:29:24 +00:00 |
lst.lib
|
Fix doubled 'the's.
|
2000-03-13 22:55:05 +00:00 |
Makefile
|
Back out part of previous, only the parse.c mod was intended.
|
1999-08-04 16:44:07 +00:00 |
Makefile.boot
|
Uh... should have been ${MACHINE} not hard coded... Duh!
|
1999-04-03 04:50:16 +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
|
Changes to make MAKEOBJDIRPREFIX useful.
|
2000-04-20 11:23:25 +00:00 |
cond.c
|
Fix conditional variable expression parsing (reported by cgd)
|
1998-09-18 20:35:11 +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
|
Changes to make MAKEOBJDIRPREFIX useful.
|
2000-04-20 11:23:25 +00:00 |
job.h
|
conditionalize prototypes for REMOTE support
|
2000-05-04 18:29:12 +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
|
Check_Cwd_av: Ensure that word after a '(', '{' etc is considered a command,
|
2000-06-06 03:00:11 +00:00 |
make.1
|
Rats! ${FOO:=bar} is a common usage of the SysV = modifier.
|
2000-06-01 02:29:21 +00:00 |
make.c
|
Readd optimization last night. Problems earlier were partially due to the
|
2000-06-11 07:39:52 +00:00 |
make.h
|
Readd optimization last night. Problems earlier were partially due to the
|
2000-06-11 07:39:52 +00:00 |
nonints.h
|
Rework how :: dependencies are handled.
|
1999-09-15 10:47:37 +00:00 |
parse.c
|
Readd optimization last night. Problems earlier were partially due to the
|
2000-06-11 07:39:52 +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
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
util.c
|
support OSF/1
|
2000-05-04 18:29:53 +00:00 |
var.c
|
no need for v->name-- on JUNK vars anymore
|
2000-06-10 05:54:29 +00:00 |