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

Diff for /src/usr.bin/ssh/servconf.h between version 1.47 and 1.48

version 1.47, 2001/06/26 17:27:24 version 1.48, 2001/08/16 19:18:34
Line 52 
Line 52 
                                                  * for RhostsRsaAuth */                                                   * for RhostsRsaAuth */
         int     print_motd;     /* If true, print /etc/motd. */          int     print_motd;     /* If true, print /etc/motd. */
         int     print_lastlog;  /* If true, print lastlog */          int     print_lastlog;  /* If true, print lastlog */
         int     check_mail;     /* If true, check for new mail. */  
         int     x11_forwarding; /* If true, permit inet (spoofing) X11 fwd. */          int     x11_forwarding; /* If true, permit inet (spoofing) X11 fwd. */
         int     x11_display_offset;     /* What DISPLAY number to start          int     x11_display_offset;     /* What DISPLAY number to start
                                          * searching at */                                           * searching at */

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48