Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 05:15:23 +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:  <200410270515.i9R5FNco060660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004-10-27 05:15:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Allow tar format to read and accept an empty (or non-existent)
  file.  In particular, this allows bsdtar to append (-r) to
  an empty file.
  
  Thanks to: Ryan Sommers
  
  While I'm here, straighten out a misleading comment about GNU-compatible
  sparse file handling.
  
  Revision  Changes    Path
  1.28      +9 -3      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?200410270515.i9R5FNco060660>