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

Diff for /src/usr.bin/ssh/ssh.c between version 1.186 and 1.187

version 1.186, 2002/09/19 01:58:18 version 1.187, 2002/11/21 23:04:33
Line 1002 
Line 1002 
         int interactive = 0;          int interactive = 0;
         struct termios tio;          struct termios tio;
   
         debug("ssh_session2_setup: id %d", id);          debug2("ssh_session2_setup: id %d", id);
   
         if (tty_flag) {          if (tty_flag) {
                 struct winsize ws;                  struct winsize ws;

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187