NetBSD/sys/ufs/ffs
enami fee96e1746 Check if the type of device node isn't VBAD before touching v_specinfo. If
the device vnode is revoked, the field is NULL and touching it causes null
pointer derefercence.
1999-10-20 14:32:09 +00:00
..
Makefile
ffs_alloc.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs_balloc.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs_bswap.c Need <string.h> for memcpy(3) prototype if building from userland. 1999-09-14 04:50:54 +00:00
ffs_extern.h
ffs_inode.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
ffs_vnops.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
fs.h