strmode doesn't allocate space anymore, just use the stack
[unix-history] / usr / src / usr.bin / make /
1990-05-09 Keith Bosticremove -v
1990-05-04 Keith Bosticminor cleanup, wire .depend directly into make program...
1990-05-04 Keith Bosticdate and time created 90/05/03 11:12:04 by bostic
1990-04-23 Keith Bosticfix line "#comment: with both colon; and semi-colon"
1990-03-22 Keith Bosticdon't stick null arguments into the environment
1990-03-22 Keith Bosticremove DEBUG_PARSE, never used
1990-03-20 Keith Bosticrename DONTCARE as OPTIONAL
1990-03-20 Keith Bosticrename .PMAKE variable as .MAKE, PMAKE environmental...
1990-03-20 Keith Bosticredo DEBUG stuff, adding DEBUG_GRAPH[12], deleting...
1990-03-20 Keith Bosticmove -p to -dg1 and -dg2; delete -W (noWarnings) flag...
1990-03-20 Keith Bosticdelete -W (noWarnings) flag
1990-03-20 Keith BosticStr_BreakString -> brk_string, delete Str_FreeVec;...
1990-03-20 Keith Bosticreformat, rewrite Str_Concat as str_concat, Str_BreakSt...
1990-03-20 Keith BosticStr_BreakString -> brk_string; delete Str_FreeVec;...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticI might as well use nonints, too, but I don't like...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat;
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticStr_BreakString -> brk_string; no longer need Str_FreeVec
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-18 Keith Bosticreplace chained if's with a switch
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 Bosticadd MACHINE global variable
1990-03-13 Keith Bosticminor reformatting, make VARARGS stuff right
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-13 Keith Bosticrework to always be "make". Deleted -M, -B, -C, -v...
1990-03-13 Keith Bosticgoing to change main, so reformat to KNF
1990-03-13 Keith Bosticremove rmt.c module, most of remote support, including...
1990-03-13 Keith Bosticwire in DEF_OLD_VARS, still needs more work (oldVars...
1990-03-13 Keith Bosticwire in '.' as include/define intro character
1990-03-13 Keith Bosticremove sparc #ifdef's
1990-03-13 Keith BosticRemove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK...
1990-03-13 Keith Bosticmissed two Str_New's, include strings.h in make.h for...
1990-03-13 Keith Bosticremove SYSV and is68k ifdef's
1990-03-13 Keith Bosticremove Sprite ifdef's
1990-03-13 Keith BosticStr_New -> strdup
1990-03-13 Keith Bosticremove directory locking, including the -l flag
1990-03-13 Keith Bosticredo system makefile configuration for BSD
1990-03-13 Keith Bosticadd Berkeley specific copyright
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notices
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake