[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.48 and 1.49

version 1.48, 2001/08/16 19:18:34 version 1.49, 2001/08/17 18:59:47
Line 121 
Line 121 
                                          * see if it's still there                                           * see if it's still there
                                          */                                           */
         int     client_alive_count_max; /*          int     client_alive_count_max; /*
                                          *If the client is unresponsive                                           * If the client is unresponsive
                                          * for this many intervals, above                                           * for this many intervals above,
                                          * diconnect the session                                           * disconnect the session
                                          */                                           */
   
         char   *authorized_keys_file;   /* File containing public keys */          char   *authorized_keys_file;   /* File containing public keys */

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