cvs commit: src/lib/libarchive archive_read_open_fd.c archive_read_open_file.c archive_read_open_filename.c

Tim Kientzle kientzle at FreeBSD.org
Thu Jul 5 02:30:46 UTC 2007


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


More information about the cvs-src mailing list