Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/scan_ffs
Module Name: src
Committed By: xtraeme
Date: Fri Sep 8 12:38:32 UTC 2006
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
- Change the cast of st_size to uint64_t to avoid future problems
with large files.
- u_uintXX_t -> uintXX_t
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sbin/scan_ffs/scan_ffs.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