NetBSD/sys/miscfs
pgoyette 3139a51881 If we attempt to autoload a driver module, make sure we return an error
if it fails.  Otherwise we might end up calling a builtin-but-disabled
driver module and that can generate all sorts of issues...
2015-12-22 23:54:37 +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 If we attempt to autoload a driver module, make sure we return an error 2015-12-22 23:54:37 +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