freebsd-dev/usr.bin/tar
kientzle aad6da715d Support path-rewriting options (including --strip-components) for both
extraction and creation.  While I'm here, fix a bug reported by Garrett
Wollman: when stripping the leading '/' from the path "/", don't produce
an entry with an empty name; produce "." instead.
2005-04-17 17:20:54 +00:00
..
bsdtar_platform.h Style correction: one tab after #define. 2005-03-14 00:29:05 +00:00
bsdtar.1 Add directory hierarchy copying example. 2005-03-28 18:18:44 +00:00
bsdtar.c Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
bsdtar.h Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
configure.ac.in Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +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
getdate.y Fix a compile warning, fix the build. 2005-03-13 21:36:15 +00:00
Makefile Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
Makefile.am Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
matching.c A handful of minor portability and style improvements. 2005-03-14 00:30:35 +00:00
read.c Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
util.c Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
write.c Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00