freebsd-dev/sys/ufs
Bruce Evans 672be20b9f Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call
to VOP_BMAP().  Don't use uncast NULLs in the same call.
1998-11-29 03:12:06 +00:00
..
ffs Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call 1998-11-29 03:12:06 +00:00
mfs "fix" a warning 1998-10-12 09:02:19 +00:00
ufs add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE() 1998-11-10 09:16:29 +00:00