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
NetBSD
/
sys
/
ufs
History
fvdl
67c9fa950a
OS X still seems to use the old nrpos field in the superblock, and gets
...
unhappy after NetBSD wrote an Apple UFS filesystem. Just set it to 0 in this case.
2003-06-12 18:50:43 +00:00
..
ext2fs
free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst.
2003-05-26 21:22:19 +00:00
ffs
OS X still seems to use the old nrpos field in the superblock, and gets
2003-06-12 18:50:43 +00:00
lfs
make is_sequential a callback in order to achieve better lfs write clustering.
2003-05-18 12:59:05 +00:00
mfs
…
ufs
make is_sequential a callback in order to achieve better lfs write clustering.
2003-05-18 12:59:05 +00:00
files.ufs
…
Makefile
…