Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 02/13/2002 01:11:59
Module Name:	syssrc
Committed By:	manu
Date:		Tue Feb 12 23:11:58 UTC 2002

Modified Files:
	syssrc/sys/compat/irix: irix_types.h

Log Message:
Fixed irix_blkcnt_t size (was 64 bit, changed to 32). This caused alignment
troubles in struct stat, hence giving wrong st_blocks, st_blksize and st_size
values.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/irix/irix_types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.