BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / make / parse.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-02-20 Keith Bosticdon't call fclose unless the file was opened
1991-01-11 Keith Bosticget rid of stupid error messages
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-30 Keith Bosticfix "(echo -n ${LIBPC}:; nm -go ${LIBPC})"
1990-06-29 Keith Bosticchange to make '.c.o:; rule' work right, i.e. the ...
1990-06-02 Keith Bosticnew copyright notice
1990-05-30 Keith Bosticfatal error on include without '"' or '<' delimiter
1990-04-23 Keith Bosticfix line "#comment: with both colon; and semi-colon"
1990-03-20 Keith Bosticrename DONTCARE as OPTIONAL
1990-03-20 Keith Bosticdelete -W (noWarnings) flag
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-18 Keith Bosticadd pathnames.h, redefining some paths
1990-03-13 Keith Bosticfix varargs stuff; ignore second and rest of multiple...
1990-03-13 Keith Bosticrework to always be "make". Deleted -M, -B, -C, -v...
1990-03-13 Keith Bosticremove rmt.c module, most of remote support, including...
1990-03-13 Keith Bosticwire in '.' as include/define intro character
1990-03-13 Keith BosticStr_New -> strdup
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1979-09-27 CSRGStart development on BSD 4_3_Reno