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:   enami
Date:           Tue Jul 27 02:17:06 UTC 2004

Modified Files:
        src/sbin/restore: extern.h main.c restore.8 restore.h tape.c

Log Message:
Add -D flag which computes the digest of each regular files in the archive
using specified algorithm (currently md5, rmd160 or sha1) and write them
to standard output.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sbin/restore/extern.h
cvs rdiff -r1.23 -r1.24 src/sbin/restore/main.c
cvs rdiff -r1.41 -r1.42 src/sbin/restore/restore.8
cvs rdiff -r1.14 -r1.15 src/sbin/restore/restore.h
cvs rdiff -r1.49 -r1.50 src/sbin/restore/tape.c

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