freebsd-dev/usr.bin/tar
Tim Kientzle e8e12ab4e1 Include <sys/param.h> in order to get current __FreeBSD_version
in order to properly set HAVE_NL_LANGINFO.  <whew!>

Thanks to: Andrey Chernov
PR: bin/88013
MFC after: 3 days
2005-11-01 05:53:16 +00:00
..
bsdtar_platform.h Include <sys/param.h> in order to get current __FreeBSD_version 2005-11-01 05:53:16 +00:00
bsdtar.1 Fixed troff warnings. 2005-06-27 07:37:01 +00:00
bsdtar.c Spell "--format" correctly in error message. (It hasn't been 2005-11-01 05:48:02 +00:00
bsdtar.h Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
configure.ac.in Detect Mac OS X's broken ACL library. 2005-09-24 21:17:47 +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 Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
tree.c Clarify some error messages. 2005-05-08 06:25:15 +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 Fix -u with absolute paths (e.g., "tar -uf foo.tar /bar") by handling 2005-09-24 21:19:57 +00:00