NetBSD/sys/miscfs
ad 0b43c20288 Remove useless cast. 2007-03-11 22:07:32 +00:00
..
deadfs Teach deadfs about vm object locking for getpages. This avoids 2006-12-10 23:57:33 +00:00
fdesc Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
fifofs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
genfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kernfs Remove useless cast. 2007-03-11 22:07:32 +00:00
nullfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
overlay New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
portal Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
procfs - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
specfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
syncfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
umapfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
Makefile