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

Diff for /src/usr.bin/ssh/session.c between version 1.10 and 1.11

version 1.10, 2000/05/02 08:05:32 version 1.11, 2000/05/02 12:44:38
Line 551 
Line 551 
                 /* Close the extra descriptor for the pseudo tty. */                  /* Close the extra descriptor for the pseudo tty. */
                 close(ttyfd);                  close(ttyfd);
   
 ///XXXX ? move to do_child() ??  /* XXXX ? move to do_child() ??*/
                 /*                  /*
                  * Get IP address of client.  This is needed because we want                   * Get IP address of client.  This is needed because we want
                  * to record where the user logged in from.  If the                   * to record where the user logged in from.  If the

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11