freebsd-dev/usr.bin/tar
Tim Kientzle b432e867aa Document the --null, --one-file-system, and -I options.
Clarify that -T can be used in 'x' mode as well as 'c' mode.
2005-02-18 19:19:45 +00:00
..
bsdtar_platform.h Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
bsdtar.1 Document the --null, --one-file-system, and -I options. 2005-02-18 19:19:45 +00:00
bsdtar.c GC an unused #include 2004-12-22 05:54:10 +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 Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
COPYING Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
fts.c Portability: the included fts.c should now 2004-12-22 00:21:28 +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 Portability: the included fts.c should now 2004-12-22 00:21:28 +00:00
Makefile.am Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
matching.c Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
read.c Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32" 2004-10-17 23:57:10 +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 Correct error handling on failed writes 2004-11-05 05:39:37 +00:00