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

Diff for /src/usr.bin/ssh/gss-serv.c between version 1.31 and 1.32

version 1.31, 2018/07/09 21:37:55 version 1.32, 2020/03/13 03:17:07
Line 333 
Line 333 
                 debug("ssh_gssapi_storecreds: Not a GSSAPI mechanism");                  debug("ssh_gssapi_storecreds: Not a GSSAPI mechanism");
 }  }
   
 /* This allows GSSAPI methods to do things to the childs environment based  /* This allows GSSAPI methods to do things to the child's environment based
  * on the passed authentication process and credentials.   * on the passed authentication process and credentials.
  */   */
 /* As user */  /* As user */

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32