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

Diff for /src/usr.bin/ssh/sshlogin.c between version 1.5.2.1 and 1.6

version 1.5.2.1, 2003/09/16 21:20:29 version 1.6, 2003/04/08 20:21:29
Line 79 
Line 79 
 }  }
   
 /*  /*
  * Records that the user has logged in.  I wish these parts of operating   * Records that the user has logged in.  I these parts of operating systems
  * systems were more standardized.   * were more standardized.
  */   */
 void  void
 record_login(pid_t pid, const char *ttyname, const char *user, uid_t uid,  record_login(pid_t pid, const char *ttyname, const char *user, uid_t uid,

Legend:
Removed from v.1.5.2.1  
changed lines
  Added in v.1.6