summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/minixfs3.c
AgeCommit message (Expand)Author
2022-04-29Re-introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE isrin
2022-04-27Revert previous at the moment.rin
2022-04-27Introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE isrin
2022-04-24Ask driver about sector size to support reading superblocks from fixedmlelstv
2022-04-19Typo in comment. avoinds -> avoidsskrll
2019-03-31fix warnings, printf formats, etc.christos
2014-03-20reduce size by 1K by sharing the ls code.christos
2013-11-03make a gcc unitialized variablechristos
2013-06-23Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front ofdholland
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2013-06-19blkoff() -> mfs_blkoff()dholland
2013-06-19Rename ambiguous macros:dholland
2012-01-16PR/45796: Evgeniy Ivanov minixfs3 support.christos