cvs commit: src/usr.bin/tar write.c
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Thu Feb  8 07:25:54 UTC 2007
    
    
  
kientzle    2007-02-08 07:25:53 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/tar          write.c 
  Log:
  Update -r handling:
    * Create file if it doesn't exist.
    * If archive is "empty", then append to it with pax restricted
    * If user specified a format, use that if it's compatible with
      the existing format.
  
  Revision  Changes    Path
  1.52      +40 -12    src/usr.bin/tar/write.c
    
    
More information about the cvs-all
mailing list