Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2005 21:19:57 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tar write.c
Message-ID:  <200509242119.j8OLJvAA024878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509242119.j8OLJvAA024878>