NetBSD/sys/miscfs
pgoyette 64f5396545 Fix a couple of checks for kernel vm_space, and convert the 'naked
panic" code to KASSERT/KASSERTMSG.

Thanks,  Taylor!
2016-01-05 09:07:19 +00:00
..
deadfs Unfortunately MFS uses v_data of its anonymous device vnode so 2015-07-01 08:13:52 +00:00
fdesc Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
fifofs split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
genfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
kernfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
nullfs Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
overlay Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
procfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
specfs Fix a couple of checks for kernel vm_space, and convert the 'naked 2016-01-05 09:07:19 +00:00
umapfs Do not uselessly include <sys/malloc.h>. 2014-11-09 18:08:06 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00