freebsd-dev/usr.bin/tar
2004-08-27 04:19:28 +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 Document the -O option's new behavior in the presence of -t. 2004-08-27 04:19:28 +00:00
bsdtar.c Support -t -O as in gtar. Perversely enough, -O means "send to stderr" 2004-08-27 04:13:15 +00:00
bsdtar.h Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50: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 gtar uses -F for another purpose, so bsdtar no longer treats it as a 2004-08-08 17:20:23 +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 Support -t -O as in gtar. Perversely enough, -O means "send to stderr" 2004-08-27 04:13:15 +00:00
util.c Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50:10 +00:00
write.c Better low-memory handling: If the link cache runs out of memory, just 2004-08-08 06:36:03 +00:00