#
62106 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
46313 |
| 06-Feb-1991 |
torek |
remove() is an ANSI function: rename ours to removetemps() |
#
44606 |
| 29-Jun-1990 |
bostic |
use pathnames.h to specify full pathnames |
#
37708 |
| 09-May-1989 |
kfall |
fixes for filesystem reorg |
#
31043 |
| 08-May-1987 |
sam |
wait.h needs param.h (from jim mckie) |
#
30092 |
| 17-Nov-1986 |
mckusick |
add CCI (tahoe) support |
#
22260 |
| 05-Jun-1985 |
dist |
Add copyright |
#
15776 |
| 28-Dec-1983 |
aoki |
dosys(): fork() used instead of vfork() to preserve the parent's SIGINT handler. This is to fix the core-dump-on-ctrl-C bug. |
#
13724 |
| 02-Jul-1983 |
sam |
include fix |
#
12966 |
| 10-Jun-1983 |
mckusick |
pass -J flag through to pc0 so it can handle big case statements |
#
12931 |
| 06-Jun-1983 |
peter |
error checks for -t. |
#
12870 |
| 01-Jun-1983 |
peter |
add the -t flag to use temporary files elsewhere. |
#
11942 |
| 18-Apr-1983 |
rt |
undo deltas to 3.18, so that libraries used with Pascal are the "usual" ones on sun. |
#
10721 |
| 03-Feb-1983 |
mckusick |
update defaults for -T0 -T2 -T3 |
#
10672 |
| 01-Feb-1983 |
peter |
ignore warnings returned by pc3. |
#
10561 |
| 21-Jan-1983 |
mckusick |
sun library mods |
#
9140 |
| 12-Nov-1982 |
mckusick |
redefine where all the source directories live (again...) |
#
7766 |
| 16-Aug-1982 |
mckusick |
give more complete error messages when components of pc have fatal errors |
#
7596 |
| 29-Jul-1982 |
mckusick |
pass -w flag to pc3 to suppress warning messages |
#
7462 |
| 19-Jul-1982 |
mckusick |
add pcexterns to resolve outside references in pc3 |
#
5054 |
| 23-Nov-1981 |
mckusic |
gprof mods |
#
3862 |
| 08-Jun-1981 |
mckusic |
put in optional path names for -Tn options |
#
2340 |
| 04-Feb-1981 |
mckusic |
run pc2 after /lib/c2; remove /lib/c2 hacks from pc2 |
#
2194 |
| 17-Jan-1981 |
mckusic |
update location of pc2 and pc3 for -T option. |
#
2128 |
| 13-Jan-1981 |
mckusic |
change from -lm to -lnm, Kahan's math library. |