cvs commit: src/sys/vfs/isofs/cd9660 cd9660_node.h
    joerg at britannica.bec.de 
    joerg at britannica.bec.de
       
    Sun Feb 26 19:08:52 PST 2006
    
    
  
On Sun, Feb 26, 2006 at 06:50:48PM -0800, Simon Schubert wrote:
> corecode    2006/02/26 18:50:48 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     sys/vfs/isofs/cd9660 cd9660_node.h 
>   Log:
>   Fix file sizes > 2GB on isofs.  This has already been fixed in the other BSDs.
Can you please use uint32_t instead? 64bit file sizes are not
unambigious defined for ISO9660.
Joerg
    
    
More information about the Commits
mailing list