NetBSD/sbin/newfs_ext2fs
dholland 2737439da3 fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
dbtofsb() -> FFS_DBTOFSB() or EXT2_DBTOFSB()

(Christos already did the lfs ones a few days back)
2013-06-23 02:06:04 +00:00
..
Makefile Avoid non-literal format string. Raise WARNS to 4 and disable 2012-03-24 08:22:24 +00:00
extern.h
mke2fs.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
newfs_ext2fs.8 Avoid line break in `Linux Ext2' strings. 2010-02-25 13:09:17 +00:00
newfs_ext2fs.c