NetBSD/sys/isofs/cd9660
jdolecek 24c327fe78 Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS.
Add 'rrcaseins' option to mount_cd9660(8).

This addresses kern/2419 by Jason Downs.
2000-07-15 21:40:42 +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 add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not 2000-05-27 16:03:55 +00:00
iso.h
iso_rrip.h