NetBSD/sys/ufs
perseant 5f627fe958 Avoid a possible sign overflow condition in lfs_truncate, which would result
in a buffer overflow (underflow).  Coverity CID 1521.
2006-04-19 00:22:15 +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 Avoid a possible sign overflow condition in lfs_truncate, which would result 2006-04-19 00:22:15 +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 Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
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