Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/23/2001 04:35:52
Module Name:	basesrc
Committed By:	mycroft
Date:		Tue Jan 23 02:35:52 UTC 2001

Modified Files:
	basesrc/sbin/fsck_ffs: dir.c

Log Message:
Fix a rather glaring byte-swapping bug: di_size is 64 bits, not 16.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/sbin/fsck_ffs/dir.c

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