NetBSD/sys/miscfs
plunky 767dc27ad2 add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set
could cause a bad pointer dereference in the debug printing when
credentials with values of NOCRED or FSCRED were passed to kauth.

I don't see any way to set such a flag, I think its just a debug
thing that could be enabled at compile time by somebody who knew
how, hence the comment rather than a real fix.
2009-02-14 17:29:11 +00:00
..
deadfs
fdesc kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs consistency checks made inside #ifdef SAFETY should really 2009-02-14 16:57:05 +00:00
kernfs merge christos-time_t 2009-01-11 02:45:45 +00:00
nullfs PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
portal restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
procfs this change was somehow missed. 2009-01-11 03:16:33 +00:00
specfs Add support for loading pseudo-device drivers. Try to autoload modules from 2009-02-02 14:00:27 +00:00
syncfs malloc -> kmem_alloc. 2009-01-17 07:02:35 +00:00
umapfs add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set 2009-02-14 17:29:11 +00:00
Makefile