Subject: CVS commit: src/sys/compat/netbsd32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/29/2007 10:47:45
Module Name: src
Committed By: dsl
Date: Sat Sep 29 10:47:45 UTC 2007
Modified Files:
src/sys/compat/netbsd32: netbsd32.h
Log Message:
Use netbsd32_uint64 instead of fsblkcnt_t and fsfilcnt_t in order to get
the correct alignment (4 bytes for i386) for the whole structure.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/compat/netbsd32/netbsd32.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.