K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-09-05T06:13:11.773612Z K 7 svn:log V 382 MfP4: Handle entries with unset size properly: Regular files with unspecified size are "unlimited" (required by Zip reader, which sometimes does not know the uncompressed size of an entry until it gets to the end). Also, hardlinks with unspecified (or zero) size do not overwrite the data on disk nor do they set metadata. This is compatible with GNU tar and NetBSD pax behavior. END