Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/22/2000 06:33:26
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Mar 22 14:33:26 UTC 2000

Modified Files:
	syssrc/sys/msdosfs: fat.h

Log Message:
Fix definition of MSDOSFSEOF(), which got broken in rev. 1.13.
It's shape is a bit different now than it was in rev 1.12, but is functionally
equivalent. Also add a comment explaining it's sense.

This fixes breakage reported after LP64 fixes in kern/8037, and
also kern/9116 and kern/9206.

Rewieved by: Wolfgang Solfrank, Chris G. Demetriou


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/msdosfs/fat.h

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