cvs commit: src/usr.bin/tar write.c

Tim Kientzle kientzle at FreeBSD.org
Sat Sep 24 14:19:57 PDT 2005


kientzle    2005-09-24 21:19:57 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          write.c 
  Log:
  Fix -u with absolute paths (e.g., "tar -uf foo.tar /bar") by handling
  pathname edits before comparing pathnames on disk to those in the archive.
  
  Thanks to: Gareth Bailey, Lowell Gilbert
  
  Revision  Changes    Path
  1.42      +12 -12    src/usr.bin/tar/write.c


More information about the cvs-all mailing list