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

Diff for /src/usr.bin/mail/Attic/getname.c between version 1.5 and 1.6

version 1.5, 2001/11/21 15:26:39 version 1.6, 2002/10/07 22:45:37
Line 46 
Line 46 
 #include <pwd.h>  #include <pwd.h>
 #include "extern.h"  #include "extern.h"
   
 /* Getname / getuserid for those with hashed passwd data base). */  /* Getname / getuserid for those with hashed passwd data base. */
   
 /*  /*
  * Search the passwd file for a uid.  Return name on success, NULL on failure   * Search the passwd file for a uid.  Return name on success, NULL on failure

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