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

Diff for /src/usr.bin/ssh/session.h between version 1.35 and 1.36

version 1.35, 2017/09/12 06:32:07 version 1.36, 2018/10/02 12:40:07
Line 35 
Line 35 
         struct passwd *pw;          struct passwd *pw;
         Authctxt *authctxt;          Authctxt *authctxt;
         pid_t   pid;          pid_t   pid;
           int     forced;
   
         /* tty */          /* tty */
         char    *term;          char    *term;

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36