NetBSD/sys/ufs
perseant 7119533fb9 Fix a fencepost error in the bitmap handling in extend_ifile(), and another
in lfs_freelist_prev().
2006-04-22 00:12:45 +00:00
..
ext2fs Coverity CID 1169: Add KASSERT before deref. 2006-04-15 05:31:18 +00:00
ffs Coverity CID 746: Remove dead code. lbn >= NDADDR is mutually exclusive to 2006-04-18 21:39:03 +00:00
lfs Fix a fencepost error in the bitmap handling in extend_ifile(), and another 2006-04-22 00:12:45 +00:00
mfs From my posting of April 3 to tech-kern: 2006-04-15 01:16:40 +00:00
ufs Coverity CID 1166: Add KASSERT before deref. 2006-04-15 05:32:29 +00:00
Makefile
files.ufs Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +00:00