NetBSD/sys/miscfs
thorpej eb14e86676 Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
use it.  This fixes a few places where either b_dep or b_interlock were
not properly initialized.
2003-02-25 20:35:31 +00:00
..
deadfs
fdesc Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
fifofs si_ -> sel_ 2002-11-26 18:51:18 +00:00
genfs Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and 2003-02-25 20:35:31 +00:00
kernfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
nullfs
overlay
portal Make updating a file's reference and use count MP-safe. 2003-02-23 14:37:32 +00:00
procfs don't bother special-casing DTYPE_KQUEUE/DTYPE_MISC nor panic for unknown 2003-02-03 22:29:07 +00:00
specfs Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
syncfs Merge the nathanw_sa branch. 2003-01-18 08:51:40 +00:00
umapfs
union writable, not writeable. 2003-01-06 20:30:28 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00