freebsd-dev/usr.bin/tar
Tim Kientzle 3b56813eb0 Fix --fast-read by decrementing the remaining patterns to be matched,
instead of incrementing.

Pointy hat: me
Thanks to: Tomasz Przygoda
MFC after: 3 days
2008-03-18 06:18:49 +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 Document --chroot. 2008-03-15 03:25:26 +00:00
bsdtar.c style(9) fix to add whitespace around an '=' sign and restore 2008-03-15 05:08:21 +00:00
bsdtar.h --chroot implementation thanks to Joerg Sonnenberger. 2008-03-15 03:06:46 +00:00
config_freebsd.h --chroot implementation thanks to Joerg Sonnenberger. 2008-03-15 03:06:46 +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 Fix --fast-read by decrementing the remaining patterns to be matched, 2008-03-18 06:18:49 +00:00
matching.c Fix --fast-read by decrementing the remaining patterns to be matched, 2008-03-18 06:18:49 +00:00
read.c --chroot implementation thanks to Joerg Sonnenberger. 2008-03-15 03:06:46 +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 Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
write.c Enable and document the -Z option for selecting "compress" compression, 2008-03-15 02:41:44 +00:00