[BACK]Return to job.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/job.c between version 1.57 and 1.58

version 1.57, 2004/07/19 02:10:47 version 1.58, 2004/11/29 06:20:03
Line 1987 
Line 1987 
              * Need to send the output to the screen. Null terminate it               * Need to send the output to the screen. Null terminate it
              * first, overwriting the newline character if there was one.               * first, overwriting the newline character if there was one.
              * So long as the line isn't one we should filter (according               * So long as the line isn't one we should filter (according
              * to the shell description), we print the line, preceeded               * to the shell description), we print the line, preceded
              * by a target banner if this target isn't the same as the               * by a target banner if this target isn't the same as the
              * one for which we last printed something.               * one for which we last printed something.
              * The rest of the data in the buffer are then shifted down               * The rest of the data in the buffer are then shifted down

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58