kientzle    2006-08-29 04:59:25 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_compression_none.c 
  Log:
  When skipping data, track the position in the bytestream correctly.
  Without this, tar -r breaks badly; new entries overwrite the
  middle of the archive instead of being added at the end.
  
  Thanks to: Chris Spiegel
  
  Revision  Changes    Path
  1.8       +2 -1      
src/lib/libarchive/archive_read_support_compression_none.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to