Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/fs/cd9660
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.
Home |
Main Index |
Thread Index |
Old Index