Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 07:25:53 +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:  <200702080725.l187PrCM014144@repoman.freebsd.org>

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



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