NetBSD/sys/fs/cd9660
martin 5b98d0afc6 Declare functions with the proper type they return. While there, replace
some strange type names with their C99 equivalent.
This avoids sign extension of 32bit fields (like the file size) on 64bit
archs.
Based on a patch supplied by Olaf 'Rhialto' Seibert in PR kern/28471;
should fix that PR.
2004-11-30 21:36:28 +00:00
..
Makefile
TODO
TODO.hibler
cd9660_bmap.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd9660_extern.h when Joliet extension is in use, encode the Joliet Unicode file names 2004-11-21 21:49:08 +00:00
cd9660_lookup.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd9660_mount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
cd9660_node.c Explicitly call pool_init() (and pool_destroy()) when being built as 2004-05-20 05:39:34 +00:00
cd9660_node.h Use unsigned long for file size and location; avoids sign extension 2004-06-20 20:44:06 +00:00
cd9660_rrip.c when Joliet extension is in use, encode the Joliet Unicode file names 2004-11-21 21:49:08 +00:00
cd9660_rrip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd9660_util.c when Joliet extension is in use, encode the Joliet Unicode file names 2004-11-21 21:49:08 +00:00
cd9660_vfsops.c when Joliet extension is in use, encode the Joliet Unicode file names 2004-11-21 21:49:08 +00:00
cd9660_vnops.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
files.cd9660
iso.h Declare functions with the proper type they return. While there, replace 2004-11-30 21:36:28 +00:00
iso_rrip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00