cvs commit: src/sbin/restore dirs.c interactive.c tape.c
David Malone
dwmalone at FreeBSD.org
Sun Jun 8 21:00:33 UTC 2008
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
More information about the cvs-src
mailing list