Date: Wed, 24 Oct 2007 04:01:31 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read_support_format_tar.c Message-ID: <200710240401.l9O41V5X059270@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle    2007-10-24 04:01:31 UTC
  FreeBSD src repository
  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Fix reading of files that use pax 'size' attribute to store size.
  In particular, bsdtar uses the pax 'size' attribute for any file
  over 8G.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.62      +21 -7     src/lib/libarchive/archive_read_support_format_tar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710240401.l9O41V5X059270>
