K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-05-11T10:26:37.000000Z K 7 svn:log V 214 To handle orphaned character device vnodes properly in mmap(), check that v_mount is non-null before dereferencing it. If it's null, behave as if MNT_NOEXEC was not set on the mount that originally containined it. END