Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/restore
Module Name: src
Committed By: fredb
Date: Sat Jan 8 14:30:39 UTC 2005
Modified Files:
src/sbin/restore: dirs.c interactive.c main.c restore.8 restore.h
Log Message:
Make a judicious choice as to whether to apply the permissions
of the root inode of the dump to the current working directory,
rather than interrogate the user. Closes PR bin/24690. Reviewed
by bouyer, tron, imp.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sbin/restore/dirs.c
cvs rdiff -r1.19 -r1.20 src/sbin/restore/interactive.c
cvs rdiff -r1.28 -r1.29 src/sbin/restore/main.c
cvs rdiff -r1.47 -r1.48 src/sbin/restore/restore.8
cvs rdiff -r1.16 -r1.17 src/sbin/restore/restore.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index