NetBSD/sys/miscfs
thorpej 94a08f31b3 PHOLD/PRELE around uvm_io() to user address space is unnecessary. There
is nothing in the U-area that we need.
2000-09-26 23:28:01 +00:00
..
deadfs sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
fdesc MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
fifofs
genfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
kernfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
nullfs make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
overlay make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
portal make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
procfs PHOLD/PRELE around uvm_io() to user address space is unnecessary. There 2000-09-26 23:28:01 +00:00
specfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
syncfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
umapfs make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
union Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
Makefile