freebsd-dev/usr.bin/tar
kientzle 6f03b58e36 As suggested by Julian Elischer, use a self-sizing hash
table for the hardlink cache.  This dramatically improves
performance when archiving millions of hardlinked files.

While I'm here, clean up some style bugs (per Bruce Evans)
and clarify some comments.
2004-04-15 22:37:54 +00:00
..
bsdtar_platform.h
bsdtar.1 Manpage changes suggested by Irina Liakh. 2004-04-13 19:45:55 +00:00
bsdtar.c As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37:54 +00:00
bsdtar.h As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37: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 As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37:54 +00:00
write.c As suggested by Julian Elischer, use a self-sizing hash 2004-04-15 22:37:54 +00:00