[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.6 and 1.7

version 1.6, 2003/04/08 20:21:29 version 1.7, 2003/06/12 07:57:38
Line 79 
Line 79 
 }  }
   
 /*  /*
  * Records that the user has logged in.  I these parts of operating systems   * Records that the user has logged in.  I wish these parts of operating
  * were more standardized.   * systems 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.6  
changed lines
  Added in v.1.7