NetBSD/sys/miscfs
jld 754d606748 Protect spec_poll from racing against revocation and thus dereferencing a
NULL v_specinfo.  Mostly copied (with understanding) from rev 1.83's fix
to spec_ioctl, and needed for the same reason (kern/vfs_subr.c r1.231).
2006-09-21 09:28:37 +00:00
..
deadfs
fdesc
fifofs
genfs merge yamt-pdpolicy branch. 2006-09-15 15:51:12 +00:00
kernfs add missing initializers. 2006-09-02 06:37:41 +00:00
nullfs add missing initializers 2006-09-03 21:01:12 +00:00
overlay add missing initializers 2006-09-03 21:01:12 +00:00
portal add missing initializers 2006-09-03 04:54:24 +00:00
procfs Emulate Linux's /proc/devices 2006-09-20 08:09:05 +00:00
specfs Protect spec_poll from racing against revocation and thus dereferencing a 2006-09-21 09:28:37 +00:00
syncfs
umapfs Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
Makefile