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

Diff for /src/usr.bin/ssh/auth.c between version 1.131 and 1.132

version 1.131, 2018/07/09 21:35:50 version 1.132, 2018/07/11 08:19:35
Line 714 
Line 714 
 }  }
   
 /*  /*
  * Runs command in a subprocess wuth a minimal environment.   * Runs command in a subprocess with a minimal environment.
  * Returns pid on success, 0 on failure.   * Returns pid on success, 0 on failure.
  * The child stdout and stderr maybe captured, left attached or sent to   * The child stdout and stderr maybe captured, left attached or sent to
  * /dev/null depending on the contents of flags.   * /dev/null depending on the contents of flags.

Legend:
Removed from v.1.131  
changed lines
  Added in v.1.132