This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-12-04 12:28:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
7e88aafca7
freebsd-src
/
sys
/
ufs
History
Bruce Evans
7e88aafca7
Use the correct size for a sector in the search for a label in
...
readdisklabel(). Sectors may be larger than DEV_BSIZE.
1997-07-13 15:53:20 +00:00
..
ffs
Use smalllblktosize() instead of multiplying small block numbers
1997-04-10 13:17:09 +00:00
lfs
Fix a problem with the VN device. Specifically, the VN device can
1997-06-15 17:56:53 +00:00
mfs
Mount MFS read/write as in days of yore.
1997-04-28 09:15:18 +00:00
ufs
Use the correct size for a sector in the search for a label in
1997-07-13 15:53:20 +00:00