Subject: CVS commit: src/sbin/scan_ffs
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/08/2006 12:38:32
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.