freebsd-dev/usr.bin/tar
Tim Kientzle 7e02198e95 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.
2004-04-23 16:33:51 +00:00
..
bsdtar_platform.h
bsdtar.1 Manpage changes suggested by Irina Liakh. 2004-04-13 19:45:55 +00:00
bsdtar.c --help is only supported if you have getopt_long(). 2004-04-16 03:50:04 +00:00
bsdtar.h As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37:54 +00:00
Makefile Allow brave souls to install bsdtar as the 2004-04-19 22:09:04 +00:00
matching.c Add DPADD to Makefile (thanks to Andrey for pointing this out). 2004-04-12 00:13:23 +00:00
read.c Add DPADD to Makefile (thanks to Andrey for pointing this out). 2004-04-12 00:13:23 +00:00
util.c As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37:54 +00:00
write.c Fix username/groupname cache so it returns a name that 2004-04-23 16:33:51 +00:00