Subject: CVS commit: [netbsd-2-0] src/sys/fs/cd9660
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 09:02:45
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 09:02:45 UTC 2004

Modified Files:
	src/sys/fs/cd9660 [netbsd-2-0]: cd9660_node.h

Log Message:
Pull up revision 1.6 (requested by dillo in ticket #525):
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.5.2.1 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.