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:   dholland
Date:           Sat Aug  6 17:01:06 UTC 2011

Modified Files:
        src/sbin/restore: restore.h tape.c

Log Message:
Simplify silly code and make it closer to type-safe. This causes amd64
gcc to reorder two pairs of instructions for some reason but the object
files are otherwise unchanged.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sbin/restore/restore.h
cvs rdiff -u -r1.63 -r1.64 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