freebsd-dev/usr.bin/tar
Tim Kientzle 01770c7983 Documentation updates:
* --format can be used with -r or -u
  * -o is a synonym for --format=ustar when used with -c, -r, or -u
Also, fix the erroneous sanity check that suppressed --format with -r or -u.
2008-05-02 05:40:05 +00:00
..
test New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +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 Documentation updates: 2008-05-02 05:40:05 +00:00
bsdtar.c Documentation updates: 2008-05-02 05:40:05 +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 Allow -r with -T even if there are no files on the command line. 2008-05-02 05:14:58 +00:00