cvs commit: src/usr.bin/tar write.c

Tim Kientzle kientzle at FreeBSD.org
Fri Apr 23 09:33:52 PDT 2004


kientzle    2004/04/23 09:33:51 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          write.c 
  Log:
  Fix username/groupname cache so it returns a name that
  was just looked up by get{pw,gr}id().  Otherwise, it
  returns a NULL name unless it's already in the cache.
  
  Credit to Juergen Lock.
  
  Revision  Changes    Path
  1.10      +2 -0      src/usr.bin/tar/write.c


More information about the cvs-all mailing list