freebsd-skq/usr.bin/tar
kientzle 0a58439922 It shouldn't be an error to specify the same mode twice: allow -cc but not -ct.
Thanks to: Christoph Mallon (whose proposed patch was actually
   simpler than what I ended up with)
2004-08-08 05:10:10 +00:00
..
bsdtar_platform.h Another pointy-hat problem: PACKAGE_VERSION macro is set in 2004-08-08 04:36:32 +00:00
bsdtar.1 GNU and POSIX disagree about -o and -l. 2004-08-03 06:19:08 +00:00
bsdtar.c It shouldn't be an error to specify the same mode twice: allow -cc but not -ct. 2004-08-08 05:10:10 +00:00
bsdtar.h It shouldn't be an error to specify the same mode twice: allow -cc but not -ct. 2004-08-08 05:10:10 +00:00
configure.ac.in Another pointy-hat problem: PACKAGE_VERSION macro is set in 2004-08-08 04:36:32 +00:00
COPYING Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
fts.c A bunch of stuff from Christoph Mellon: 2004-07-24 22:13:44 +00:00
fts.h Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
Makefile Add --totals option. Unlike gtar, this reports the bytes actually 2004-08-07 19:25:34 +00:00
Makefile.am Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
matching.c A bunch of stuff from Christoph Mellon: 2004-07-24 22:13:44 +00:00
read.c Ensure that there's always a space between the user name and 2004-08-05 05:46:22 +00:00
util.c A bunch of style and security fixes (error checking return values, etc), 2004-07-25 04:15:50 +00:00
write.c Add --totals option. Unlike gtar, this reports the bytes actually 2004-08-07 19:25:34 +00:00