NetBSD/sys/miscfs
wiz e265f98875 Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
..
deadfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
fdesc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
fifofs convert to ansi knf 2001-02-27 19:52:21 +00:00
genfs Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
kernfs let kernfs_mmap() use the default error method. 2001-06-03 02:23:31 +00:00
nullfs Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
overlay Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
portal let portalfs_mmap() use the default error method. 2001-06-03 02:22:40 +00:00
procfs procfs_bmap() should never be called, make it a "bad op". 2001-06-03 02:21:35 +00:00
specfs Don't hold vp->v_interlock when calling vcount(); vcount() calls 2001-04-17 18:49:26 +00:00
syncfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
umapfs Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
union replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
Makefile