Date: Sun, 6 Nov 2005 22:53:51 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar write.c Message-ID: <200511062253.jA6MrpM3027783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2005-11-06 22:53:51 UTC
FreeBSD src repository
Modified files:
usr.bin/tar write.c
Log:
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
Revision Changes Path
1.44 +1 -1 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511062253.jA6MrpM3027783>
