Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2009 04:55:51 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h src/lib/libarchive/test Makefile test_extattr_freebsd.c
Message-ID:  <200903060456.n264u53Y038571@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-03-06 04:55:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c config_freebsd.h 
    lib/libarchive/test  Makefile 
  Added files:
    lib/libarchive/test  test_extattr_freebsd.c 
  Log:
  SVN rev 189431 on 2009-03-06 04:55:51Z by kientzle
  
  Merge r416 from libarchive.googlecode.com:
  
  Restoring POSIX.1e Extended Attributes on FreeBSD, part 1
  
  This implements the basic ability to restore extended attributes
  on FreeBSD, including a test suite.
  
  Revision  Changes    Path
  1.50      +93 -6     src/lib/libarchive/archive_write_disk.c
  1.18      +1 -2      src/lib/libarchive/config_freebsd.h
  1.33      +1 -0      src/lib/libarchive/test/Makefile
  1.1       +154 -0    src/lib/libarchive/test/test_extattr_freebsd.c (new)



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