christos
|
d0c243e9e5
|
better error messages on exec* failures. From Simon Burge.
|
2001-05-29 17:37:51 +00:00 |
christos
|
94df9ca047
|
Define USE_PGRP so that we send signals to our job's process group instead
of only pid.
|
1999-05-03 12:01:14 +00:00 |
christos
|
a004ae7f41
|
PR/4140: David A. Holland: use svr4 style archives for ELF environments
|
1997-09-26 13:29:05 +00:00 |
mellon
|
64b4faf663
|
Don't look at archive information on platforms that run ELF binaries
|
1997-04-26 07:11:14 +00:00 |
christos
|
aa49881371
|
- Merge in FreeBSD and Lite2 changes.
- Fix bug where a non-archive target with a .a suffix would always
be considered to be out of date, since it does not have a TOC.
|
1996-11-06 17:58:58 +00:00 |
christos
|
5c1983c016
|
- Move -D flags from Makefile to config.h and explain what they do. Add
-Wall -Wno-unused to CFLAGS. Add new define SYSVVARSUB to enable SysV
style variable substitutions and enable them.
- Add SunOS style command substitutions via SUNSHCMD
- Fix core dump with '{variable = value'
|
1996-05-28 23:34:35 +00:00 |
christos
|
b941a324f5
|
Support SVR4 style archives.
|
1996-02-04 20:34:41 +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 |
cgd
|
3db59563ee
|
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
|
1994-03-05 00:34:29 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |