NetBSD/sys/isofs/cd9660
thorpej b94e29816f MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
..
Makefile
TODO
TODO.hibler one less - though we don't have 'notrans', we have 'nomaplcase' now 2000-07-15 21:37:50 +00:00
cd9660_bmap.c
cd9660_extern.h add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
cd9660_lookup.c Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
cd9660_mount.h Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
cd9660_node.c Kill more register declarations. 2000-03-30 12:13:30 +00:00
cd9660_node.h Delete redundant decl of isodirino(), it's in cd9660_extern.h. 2000-03-30 02:11:09 +00:00
cd9660_rrip.c add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
cd9660_rrip.h
cd9660_util.c add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
cd9660_vfsops.c Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
cd9660_vnops.c MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
iso.h From patch supplied in PR-7951 by Joachim Kuebart: 1999-07-13 11:12:05 +00:00
iso_rrip.h