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

Diff for /src/usr.bin/ssh/ssh.h between version 1.72 and 1.73

version 1.72, 2003/06/28 16:23:06 version 1.73, 2003/07/22 13:35:22
Line 79 
Line 79 
  */   */
 #define SSH_SESSION_KEY_LENGTH          32  #define SSH_SESSION_KEY_LENGTH          32
   
 /* Name of Kerberos service for SSH to use. */  
 #define KRB4_SERVICE_NAME               "rcmd"  
   
 /* Used to identify ``EscapeChar none'' */  /* Used to identify ``EscapeChar none'' */
 #define SSH_ESCAPECHAR_NONE             -2  #define SSH_ESCAPECHAR_NONE             -2
   

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73