This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6ad37c02fb
freebsd-nq
/
sys
/
ufs
History
John Dyson
60c7a2cd4e
Correct a case in the ffs_getpages where a page is not found in
...
a sparse file and the page is zeroed but not set valid, clean.
1995-09-07 04:39:09 +00:00
..
ffs
Added indirect pointer for ffs_getpages, and added external declaration.
1995-09-06 05:41:17 +00:00
lfs
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
1995-09-04 00:21:16 +00:00
mfs
Declare vfs_mountroot() in the right place.
1995-08-30 01:34:28 +00:00
ufs
Correct a case in the ffs_getpages where a page is not found in
1995-09-07 04:39:09 +00:00