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

Tim Kientzle kientzle at FreeBSD.org
Wed May 21 04:12:30 UTC 2008


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


More information about the cvs-all mailing list