Date: Sun, 8 Mar 2009 05:22:50 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar bsdtar.h matching.c write.c Message-ID: <200903080523.n285N4hG071862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-03-08 05:22:50 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.h matching.c write.c Log: SVN rev 189514 on 2009-03-08 05:22:50Z by kientzle Merge r283,r423 from libarchive.googlecode.com: Use libarchive's new archive_read_disk API to pull metadata off of disk. This removes a lot of platform-specific knowledge of things like ACLs, file flags, and extended attributes from bsdtar. Revision Changes Path 1.38 +2 -1 src/usr.bin/tar/bsdtar.h 1.17 +1 -1 src/usr.bin/tar/matching.c 1.81 +124 -528 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903080523.n285N4hG071862>