cgd
|
e3c5125de9
|
pull in make.h. (PAlloc() now uses emalloc(), which is prototyped in
make.h. If the prototype is not in scope on the Alpha, I see lots
of "cast to pointer from integer of different size" warnings.)
|
1995-11-10 21:27:27 +00:00 |
christos
|
027abce852
|
- Turn compat mode on by default. It gets turned off when the -j without
the -B flag is specified. [Thus you can use -j 1 to turn it off].
- Fix malloc -> emalloc as Gordon noted.
|
1995-11-08 02:30:53 +00:00 |
christos
|
b5f782e810
|
- $NetBSD$ rcsids
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as
Posix mandates
- Added .PHONY target keyword
|
1995-06-14 15:18:37 +00:00 |
jtc
|
26a8972fd7
|
Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
to find memory leaks and illegal memory accesses.
|
1994-06-06 22:45:17 +00:00 |
glass
|
0b84fdb5c1
|
bootstrap improvements
|
1994-05-09 06:36:20 +00:00 |
mycroft
|
f4d252cff0
|
Clean up deleted files.
|
1994-03-05 00:35:58 +00:00 |
cgd
|
298fa8e587
|
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
|
1994-03-05 00:35:26 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
glass
|
248f75d9b8
|
some compatibility fixes to ease bootstrapping:
Makefile.dist is now a decent Makefile and not one of these cc *.c disasters
|
1993-05-27 16:54:21 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |