Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2008 04:12:30 +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_entry.c archive_entry.h archive_platform.h archive_read_support_format_mtree.c archive_read_support_format_tar.c archive_util.c archive_write_private.h archive_write_set_format_pax.c
Message-ID:  <200805210412.m4L4CUCe014654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-05-21 04:12:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libarchive       archive_entry.c archive_entry.h 
                         archive_platform.h 
                         archive_read_support_format_mtree.c 
                         archive_read_support_format_tar.c 
                         archive_util.c archive_write_private.h 
                         archive_write_set_format_pax.c 
  Log:
  MFC:  A number of interrelated changes that I'm too tired to tease
  apart into separate MFCs.  These have all been in -CURRENT for
  quite some time.
  
  Revision  Changes    Path
  1.44.2.2  +39 -3     src/lib/libarchive/archive_entry.c
  1.23.2.2  +52 -16    src/lib/libarchive/archive_entry.h
  1.27.2.2  +4 -1      src/lib/libarchive/archive_platform.h
  1.1.2.3   +174 -108  src/lib/libarchive/archive_read_support_format_mtree.c
  1.61.2.3  +241 -210  src/lib/libarchive/archive_read_support_format_tar.c
  1.15.2.2  +44 -2     src/lib/libarchive/archive_util.c
  1.2.4.1   +0 -7      src/lib/libarchive/archive_write_private.h
  1.41.2.2  +163 -68   src/lib/libarchive/archive_write_set_format_pax.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805210412.m4L4CUCe014654>