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
perseant
0418a2c352
Fix miscalculation in lfs_fits found by Trevin Beattie <trevin@xmission.com>.
...
Change some of the variable names from "nb", "db" to "fsb" to reflect their calling conventions.
2002-06-20 22:10:24 +00:00
..
ext2fs
#if 0 a test that is always false (and the XXX comment above it
2002-05-30 18:54:55 +00:00
ffs
clear_inodedeps(): use CIRCLEQ_FOREACH() appropriately
2002-06-18 20:24:31 +00:00
lfs
Fix miscalculation in lfs_fits found by Trevin Beattie <trevin@xmission.com>.
2002-06-20 22:10:24 +00:00
mfs
…
ufs
For synchronous writes, keep separate i/o counters for each write, so
2002-06-16 00:13:15 +00:00
files.ufs
…
Makefile
…