NetBSD/sys/fs
mrg e012cb30a7 quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
2006-05-11 01:12:21 +00:00
..
adosfs
cd9660 Coverity CID 1197: Add KASSERT before deref. 2006-04-15 04:02:40 +00:00
filecorefs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
msdosfs Coverity CID 839: Add KASSERT before deref. 2006-04-15 02:58:12 +00:00
ntfs ntfs_runtovrun takes u_int8_t * not caddr_t 2006-05-11 01:11:11 +00:00
ptyfs Do the count check after we process getargs. 2006-04-28 19:17:45 +00:00
smbfs Coverity CID 1093: Fix NULL deref. 2006-04-15 03:59:23 +00:00
sysvbfs Fix some typos. 2006-02-25 02:28:55 +00:00
tmpfs Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
udf quell GCC 4.1 uninitialised variable warnings. 2006-05-11 01:12:21 +00:00
union Coverity CID 1001: Avoid NULL deref. 2006-04-15 03:56:25 +00:00
Makefile
unicode.h