Date: Thu, 5 Jul 2007 02:30:46 +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/lib/libarchive archive_read_open_fd.c archive_read_open_file.c archive_read_open_filename.c Message-ID: <200707050230.l652UkWj077333@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2007-07-05 02:30:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_read_open_fd.c archive_read_open_file.c archive_read_open_filename.c Log: Forced commit to note that the big MFC included the recent fix to disable attempts to use lseek() on non-regular files. In particular, this fixes "tar -t" on tape drives. Revision Changes Path 1.3.8.5 +0 -0 src/lib/libarchive/archive_read_open_fd.c 1.8.2.5 +0 -0 src/lib/libarchive/archive_read_open_file.c 1.18.2.3 +0 -0 src/lib/libarchive/archive_read_open_filename.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707050230.l652UkWj077333>