Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/lfs_cleanerd



Module Name:    basesrc
Committed By:   perseant
Date:           Fri Apr 26 04:34:42 UTC 2002

Modified Files:
        basesrc/libexec/lfs_cleanerd: print.c

Log Message:
Fix error in how much memory needed to be allocated to check data cksum
to proceed with adding segments.

Use fixed-width types to compute checksum, so LP64 machines can do it too.

Tested on alpha; test-compiled on arm32.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/libexec/lfs_cleanerd/print.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