summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/ext2fs.c
AgeCommit message (Expand)Author
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2013-06-19Rename ambiguous macros:dholland
2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland
2010-01-14Remove if defined(__RCSID) around __RCSID() macro.tsutsui
2010-01-07Add a sectorsize parameter member in struct ib_params and use ittsutsui
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2008-10-12Try to improve warning messages when stage2 bootstrap is not foundapb
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-02Add a findstage2 function (which returns block numbers wheretsutsui