kientzle 2004/04/26 16:39:17 PDT
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
Update write.c to follow recent API changes to libarchive.
Also, bump up the default copy buffer from 8k to 64k
to improve performance.
Revision Changes Path
1.11 +11 -8 src/usr.bin/tar/write.c