kientzle 2004-07-25 18:50:24 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_write_set_format_pax.c
Log:
We were forcing a pax extension header for files >= 1G. Set that
cutoff to >= 8G, as it should be.
Revision Changes Path
1.13 +1 -1 src/lib/libarchive/archive_write_set_format_pax.c