Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 21:35:36 -0700 (PDT)
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 read.c
Message-ID:  <200405270435.i4R4Zad7073168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/05/26 21:35:36 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          read.c 
  Log:
  Minor corrections to error handling and user notifications:
  * Move format/compression reporting to end of output, since
    we don't always know the input format until then.
  * Set bsdtar exit value to 1 if any file could not be restored.
  * Generate gtar-style warning when stripping leading '/' characters.
  * Warn when removing symlinks.
  
  Revision  Changes    Path
  1.8       +26 -23    src/usr.bin/tar/read.c



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