This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
821ec03ed9
NetBSD
/
sys
/
miscfs
History
chs
821ec03ed9
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
2001-06-02 18:09:08 +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
add a genfs_mmap() and change all of the disk-based filesystems
2001-05-28 02:50:51 +00:00
kernfs
use _KERNEL_OPT
2001-05-30 11:57:16 +00:00
nullfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
overlay
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
portal
use _KERNEL_OPT
2001-05-30 11:57:16 +00:00
procfs
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
2001-06-02 18:09:08 +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
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
union
replace vm_page_t with struct vm_page *.
2001-05-26 21:27:10 +00:00
Makefile