NetBSD/sys/miscfs/specfs
chs 0840b7949f in spec_ioctl(), don't dereference v_specinfo if it's NULL.
this is needed due to rev. 1.231 of kern/vfs_subr.c, which now sets
v_specinfo to NULL before changing the vnode's ops vector.
2005-09-11 14:18:54 +00:00
..
Makefile
spec_vnops.c in spec_ioctl(), don't dereference v_specinfo if it's NULL. 2005-09-11 14:18:54 +00:00
specdev.h Remove __P() 2005-08-30 20:08:01 +00:00