Subject: CVS commit: src/sys/fs/cd9660
To: None <source-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: source-changes
Date: 06/20/2004 20:44:06
Module Name:	src
Committed By:	dillo
Date:		Sun Jun 20 20:44:06 UTC 2004

Modified Files:
	src/sys/fs/cd9660: cd9660_node.h

Log Message:
Use unsigned long for file size and location; avoids sign extension
for files >2GB.  Okayed by Martin Husemann.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/fs/cd9660/cd9660_node.h

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