NetBSD/sys/miscfs
pooka 19599ea184 If msgbuf is not enabled, do not report the node in readdir. That
way ls -l won't report funny errors because getattr for a readdir
result fails.

XXX: lookup for msgbuf still succeeds even if not enabled
2010-03-31 01:27:05 +00:00
..
deadfs
fdesc The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
fifofs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
genfs Reduce the diff between genfs_getpages() and genfs_do_io(). These should be 2010-01-30 12:06:20 +00:00
kernfs If msgbuf is not enabled, do not report the node in readdir. That 2010-03-31 01:27:05 +00:00
nullfs
overlay
procfs The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
specfs - Move kauth_init() a little bit higher. 2009-11-14 18:36:56 +00:00
syncfs Replace a large number of link set based sysctl node creations with 2009-09-16 15:23:04 +00:00
umapfs The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
Makefile Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00