NetBSD/sys/filecorefs
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
filecore.h
filecore_bmap.c
filecore_extern.h
filecore_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
filecore_mount.h
filecore_node.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
filecore_node.h Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
filecore_utils.c
filecore_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
filecore_vnops.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00