freebsd-dev/sys/isofs/cd9660
Mike Barcroft 2b7f24d210 Change iov_base's type from char *' to the standard void *'. All
uses of iov_base which assume its type is `char *' (in order to do
pointer arithmetic) have been updated to cast iov_base to `char *'.
2002-10-11 14:58:34 +00:00
..
cd9660_bmap.c
cd9660_lookup.c More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
cd9660_mount.h
cd9660_node.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
cd9660_node.h
cd9660_rrip.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
cd9660_vnops.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
iso_rrip.h
iso.h
TODO
TODO.hibler