opnsense-src/sys/fs/cd9660
Pedro F. Giffuni 0d3e502f92 fs misc: for pointers replace 0 with NULL.
Mostly cosmetical, no functional change.

Found with devel/coccinelle.
2016-04-15 17:28:24 +00:00
..
cd9660_bmap.c - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
cd9660_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_lookup.c Generalize vn_get_ino() to allow filesystems to use custom vnode 2014-07-14 08:34:54 +00:00
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 Mark cd9660 MPSAFE and add support for using shared vnode locks during 2009-01-28 18:54:56 +00:00
cd9660_rrip.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
cd9660_rrip.h Remove "register" keyword and trailing white space. 2004-07-03 16:56:45 +00:00
cd9660_util.c Fix a bunch of -Wcast-qual warnings in cd9660_util.c, by using 2015-01-29 20:40:25 +00:00
cd9660_vfsops.c fs misc: for pointers replace 0 with NULL. 2016-04-15 17:28:24 +00:00
cd9660_vnops.c Do not access buffer if bread(9) or cluster_read(9) failed. On error, 2016-03-29 19:59:44 +00:00
iso.h - Add const-qualifiers to the arguments of isonum_*(). 2013-07-28 12:29:10 +00:00
iso_rrip.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
TODO
TODO.hibler