freebsd-skq/usr.bin/tar
kientzle 58455f9e3f A simple cache of uid->uname lookups and gid->gname lookups eliminates
almost 1/2 of the CPU time required to create an uncompressed archive
and makes a noticable reduction in wallclock time.
2004-04-14 00:40:54 +00:00
..
bsdtar_platform.h
bsdtar.1 Manpage changes suggested by Irina Liakh. 2004-04-13 19:45:55 +00:00
bsdtar.c A simple cache of uid->uname lookups and gid->gname lookups eliminates 2004-04-14 00:40:54 +00:00
bsdtar.h A simple cache of uid->uname lookups and gid->gname lookups eliminates 2004-04-14 00:40:54 +00:00
Makefile Style fixes 2004-04-12 18:06:07 +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 Eliminate a lot of malloc/free calls by using 2004-04-13 23:49:02 +00:00
write.c A simple cache of uid->uname lookups and gid->gname lookups eliminates 2004-04-14 00:40:54 +00:00