freebsd-dev/sys/fs/cd9660
Marius Strobl cd67748bde - Add const-qualifiers to the arguments of isonum_*().
- According to ISO 9660 7.1.2, isonum_712() should return a signed value.
- Try to get isonum_*() closer to style(9).
2013-07-28 12:29:10 +00:00
..
cd9660_bmap.c
cd9660_iconv.c
cd9660_lookup.c
cd9660_mount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
cd9660_node.c Remove unused thread argument to vrecycle(). 2012-04-23 14:10:34 +00:00
cd9660_node.h
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
cd9660_vnops.c Add currently unused flag argument to the cluster_read(), 2013-03-14 20:28:26 +00:00
iso_rrip.h
iso.h - Add const-qualifiers to the arguments of isonum_*(). 2013-07-28 12:29:10 +00:00
TODO
TODO.hibler