cvs commit: src/lib/libarchive archive_read_support_format_tar.c
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Tue Dec 21 16:49:17 PST 2004
    
    
  
kientzle    2004-12-22 00:49:16 UTC
  FreeBSD src repository
  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Tune the bidding for tar archives.  This
  improves the recognition of hardlink entries
  with/without bodies (which is implemented through
  a look-ahead that uses the bid function).
  
  MFC after: 7 days
  
  Revision  Changes    Path
  1.29      +9 -2      src/lib/libarchive/archive_read_support_format_tar.c
    
    
More information about the cvs-all
mailing list