freebsd-src/usr.bin/tar
2006-03-07 06:07:41 +00:00
..
bsdtar.1 Use the .Fx macro. 2006-01-17 19:37:07 +00:00
bsdtar.c Change the output of --version to match GNU "gnits" standards. 2006-03-07 06:05:38 +00:00
bsdtar.h Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
bsdtar_platform.h Add a check for Linux' "libacl" library and headers. 2006-03-07 06:07:41 +00:00
configure.ac.in Portability: remove AC_FUNC_MALLOC from configure.ac.in. 2005-11-27 03:17:50 +00:00
COPYING Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
getdate.y Style fix: Correct a compiler warning from GCC 4 2005-09-21 03:21:35 +00:00
Makefile Clarify some error messages. 2005-05-08 06:25:15 +00:00
Makefile.am bsdtar now uses the "tree" package instead of "fts" for walking 2005-04-24 05:53:37 +00:00
matching.c A handful of minor portability and style improvements. 2005-03-14 00:30:35 +00:00
read.c Fix a format mismatch (%d integer format, platform-dependent 2006-03-07 06:02:09 +00:00
tree.c If opendir(".") fails after descending into a subdirectory via 2006-02-22 11:13:07 +00:00
tree.h Clarify some error messages. 2005-05-08 06:25:15 +00:00
util.c A very minor tweak to the handling of leading '/' characters. 2005-04-17 19:46:50 +00:00
write.c Edit pathnames for -x but not for -t. Otherwise, people get confused 2005-11-06 22:53:51 +00:00