NetBSD/sys/ufs
cgd c35a34ab68 ext2fs_checkoverlap is (or at least seems) unused, and its prototype is
#ifdef DIAGNOSTIC.  Make the function #ifdef DIAGNOSTIC, as well, so we
don't get a warning about the function declaration not being a prototype.
1998-03-04 06:50:25 +00:00
..
ext2fs ext2fs_checkoverlap is (or at least seems) unused, and its prototype is 1998-03-04 06:50:25 +00:00
ffs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
lfs Don't cast the quad_t file size to u_long, this can cause overflows. 1998-03-03 09:02:51 +00:00
mfs Remove accidentally enabled mfs_mountroot from vfsops struct. 1998-03-01 22:16:01 +00:00
ufs A cookie should point to the *next* entry. Grrr. 1998-03-02 22:26:14 +00:00