cvs commit: src/lib/libarchive archive_write_set_format_pax.c
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Mon Sep 20 20:38:07 PDT 2004
    
    
  
kientzle    2004-09-21 03:38:06 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    lib/libarchive       archive_write_set_format_pax.c 
  Log:
  MFC 1.18:  Use pax extensions for uid/gid >= 1<<18, but clip
  values that must remain ustar compatible to less than this limit.
  This fixes an internal assertion failure triggered by large uid/gid.
  Approved by: re (Scott Long)
  
  Revision  Changes    Path
  1.17.2.1  +6 -2      src/lib/libarchive/archive_write_set_format_pax.c
    
    
More information about the cvs-all
mailing list