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
2f42a5932e
NetBSD
/
sys
/
miscfs
History
enami
7b7e3f6b7e
Wrap long line and remove name of argument from function prototype.
2001-11-07 04:56:09 +00:00
..
deadfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
fdesc
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
2001-09-15 16:12:54 +00:00
fifofs
Add fifo_putpages() placebo so that the vnode's uobj is unlocked.
2001-09-22 22:35:18 +00:00
genfs
s/genfs_do_putpages/genfs_gop_write/ in uvmhist.
2001-10-03 14:13:08 +00:00
kernfs
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
2001-09-15 16:12:54 +00:00
nullfs
Wrap long line and remove name of argument from function prototype.
2001-11-07 04:56:09 +00:00
overlay
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
2001-09-15 16:12:54 +00:00
portal
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
2001-09-15 16:12:54 +00:00
procfs
Remove some variables that are set but never used.
2001-11-06 07:20:37 +00:00
specfs
change spec_{read,write}() to specify the device blkno in units of DEV_BSIZE
2001-09-23 04:39:25 +00:00
syncfs
a whole bunch of changes to improve performance and robustness under load:
2001-09-15 20:36:31 +00:00
umapfs
add a new VFS op, vfs_reinit, which is called when desiredvnodes is
2001-09-15 16:12:54 +00:00
union
a whole bunch of changes to improve performance and robustness under load:
2001-09-15 20:36:31 +00:00
Makefile
install miscfs/syncfs/syncfs.h
2001-09-09 17:42:46 +00:00