K 10 svn:author V 8 kientzle K 8 svn:date V 27 2007-10-29T03:29:21.000000Z K 7 svn:log V 255 MFC 1.62: Fix reading of files that use pax 'size' attribute to store size. In particular, the pax 'size' attribute is required for any file over 8G. This seems to fix tar -cf - | tar -xf - when there are files over 8G in the heirarchy being copied. END