This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
74401bb7d1
NetBSD
/
sys
/
miscfs
History
mlelstv
cd01aa02e1
Defer to synchronous I/O before the aiodone work queue exists.
2019-10-06 05:48:00 +00:00
..
deadfs
Add "void *extra" argument to vcache_new() so a file system may
2019-01-01 10:06:54 +00:00
fdesc
Rename min/max -> uimin/uimax for better honesty.
2018-09-03 16:29:22 +00:00
fifofs
Use C99 initializer for filterops
2017-10-25 08:12:37 +00:00
genfs
Defer to synchronous I/O before the aiodone work queue exists.
2019-10-06 05:48:00 +00:00
kernfs
Add missing operation VOP_GETPAGES() returning EFAULT.
2019-08-29 06:43:13 +00:00
nullfs
Set "mnt_lower" before the first file system operation on the new file system.
2019-02-20 10:05:59 +00:00
overlay
Set "mnt_lower" before the first file system operation on the new file system.
2019-02-20 10:05:59 +00:00
procfs
Instead of casting to size_t, cast to uintmax_t to prevent truncation
2019-09-27 14:36:18 +00:00
specfs
Add a new member to struct vfsstat and grow the unused members
2019-09-22 22:59:37 +00:00
umapfs
Clean up debugging cruft that somehow made it into my previous commit.
2019-08-20 21:18:10 +00:00
Makefile
…