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

Diff for /src/usr.bin/ssh/pathnames.h between version 1.14 and 1.15

version 1.14, 2004/01/30 09:48:57 version 1.15, 2004/07/11 17:48:47
Line 111 
Line 111 
 #define _PATH_SSH_ASKPASS_DEFAULT       "/usr/X11R6/bin/ssh-askpass"  #define _PATH_SSH_ASKPASS_DEFAULT       "/usr/X11R6/bin/ssh-askpass"
   
 /* Location of ssh-keysign for hostbased authentication */  /* Location of ssh-keysign for hostbased authentication */
 #define _PATH_SSH_KEY_SIGN              "/usr/libexec/ssh-keysign"  #define _PATH_SSH_KEY_SIGN              "/usr/libexec/ssh-keysign"
   
 /* xauth for X11 forwarding */  /* xauth for X11 forwarding */
 #define _PATH_XAUTH                     "/usr/X11R6/bin/xauth"  #define _PATH_XAUTH                     "/usr/X11R6/bin/xauth"

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15