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

Diff for /src/usr.bin/mg/spawn.c between version 1.6 and 1.7

version 1.6, 2001/01/29 01:58:09 version 1.7, 2001/05/24 03:05:26
Line 12 
Line 12 
 #include <term.h>  #include <term.h>
   
 /*  /*
  * This causes mg to send itself a stop signal.  It assumes the parent   * This causes mg to send itself a stop signal.  It assumes the parent
  * shell supports POSIX job control.  If the terminal supports an alternate   * shell supports POSIX job control.  If the terminal supports an alternate
  * screen, we will switch to it.   * screen, we will switch to it.
  */   */
 /* ARGSUSED */  /* ARGSUSED */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7