kientzle 2006-12-08 07:43:53 UTC FreeBSD src repository
Modified files: sys/isofs/cd9660 cd9660_node.h Log: The ISO9660 spec does allow files up to 4G. Change the i_size field to "unsigned long" so that it actually works. Thanks to Robert Sciuk for sending me a DVD that demonstrated ISO9660-formatted media with a file >2G. I've now fixed this both in libarchive and in the cd9660 filesystem. MFC after: 14 days Revision Changes Path 1.32 +1 -1 src/sys/isofs/cd9660/cd9660_node.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"