freebsd-skq/usr.bin/tar
Tim Kientzle b3d17b1474 Edit pathnames for -x but not for -t. Otherwise, people get confused
when list the archive contents, then try to extract selected files
(file selection always works against unedited pathnames).  With this change,
-t always shows the pathnames as they appear in the archive.

Thanks to: Robert Watson
2005-11-06 22:53:51 +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
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 Detect Mac OS X's broken ACL library. 2005-09-24 21:17:47 +00:00
COPYING
getdate.y Style fix: Correct a compiler warning from GCC 4 2005-09-21 03:21:35 +00:00
Makefile
Makefile.am
matching.c
read.c
tree.c
tree.h
util.c
write.c Edit pathnames for -x but not for -t. Otherwise, people get confused 2005-11-06 22:53:51 +00:00