freebsd-dev/usr.bin/tar
Tim Kientzle eb36031906 MFp4: bsdtar 2.5.4b
In addition to a number of bug fixes and minor changes:
 * --numeric-owner (ignore user/group names on create and extract)
 * -S (sparsify files on extraction)
 * -s (regex filename substitutions)
 * Use new libarchive 'linkify' to get correct hardlink handling for
   both old and new cpio formats
 * Rework 'copy' test to be insensitive to readdir() filename ordering

Most of the credit for this work goes to Joerg Sonnenberger, who
has been duplicating features from NetBSD's 'pax' program.
2008-05-26 17:10:10 +00:00
..
test MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
bsdtar_platform.h Include a suitable stub definition of __FBSDID() for non-FreeBSD platforms. 2008-01-02 00:23:00 +00:00
bsdtar.1 MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
bsdtar.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
bsdtar.h MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
config_freebsd.h MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
COPYING Include Guido's copyright for the fnmatch() code I cribbed from. 2008-01-02 00:19:49 +00:00
getdate.y Fill in some casts that are needed (according to GCC 4.1) 2007-07-20 01:27:50 +00:00
Makefile MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
matching.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
read.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
siginfo.c Improve portability via s/struct siginfo/struct siginfo_data/. This was 2008-05-22 21:08:36 +00:00
subst.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
tree.c bsdtar 2.0.23: 2007-03-11 10:36:42 +00:00
tree.h Correct the copyright messages: Make this a standard vanilla 2007-01-09 08:12:17 +00:00
util.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00
write.c MFp4: bsdtar 2.5.4b 2008-05-26 17:10:10 +00:00