Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2008 21:00:25 +0000 (UTC)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/restore dirs.c interactive.c tape.c
Message-ID:  <200806082100.m58L0WgX093046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2008-06-08 21:00:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sbin/restore         dirs.c interactive.c tape.c 
  Log:
  SVN rev 179659 on 2008-06-08 21:00:25Z by dwmalone
  
  MFC: Sync restore in RELENG_7 with -current.
  
  Fix remaining nits from PR bin/39905.
  Check for write failure while building temp files.
  Correctly set file group when restore is run by a user other than root.
  Use safer string handling.
  Fixes the "getfile: lost data" panic when restoring older dumps.
  Fix spurious "Header with wrong dumpdate" message.
  
  Revision  Changes    Path
  1.31.2.1  +81 -33    src/sbin/restore/dirs.c
  1.18.2.1  +4 -6      src/sbin/restore/interactive.c
  1.49.2.1  +16 -17    src/sbin/restore/tape.c



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