freebsd-dev/usr.bin/tar
Tim Kientzle 6593049efd Remove the -B option from the directory-copying examples. The -B
option is undocumented because it does nothing.  It does nothing
because bsdtar never needs it.  It is accepted because gnutar does
sometimes need it and many scripts use it.

Reported by: Pawel Jakub Dawidek
2005-12-09 05:19:00 +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 Remove the -B option from the directory-copying examples. The -B 2005-12-09 05:19:00 +00:00
bsdtar.c Spell "--format" correctly in error message. (It hasn't been 2005-11-01 05:48:02 +00:00
bsdtar.h
configure.ac.in Portability: remove AC_FUNC_MALLOC from configure.ac.in. 2005-11-27 03:17:50 +00:00
COPYING
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
matching.c
read.c
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
write.c Edit pathnames for -x but not for -t. Otherwise, people get confused 2005-11-06 22:53:51 +00:00