NetBSD/sbin/fsck_ext2fs
dholland e1610ba4cb Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
the following symbols so as to disambiguate fully. (Christos already
did the lfs ones.)

   lblkno
   lblktosize
   lfragtosize
   numfrags
   blkroundup
   fragroundup
2013-06-23 07:28:36 +00:00
..
dir.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
extern.h Catch up to the kernel with respect to Ext2 huge_file feature. 2012-11-25 19:42:14 +00:00
fsck_ext2fs.8 Call the file system "ext2" consistently. Suggested by tsutsui. 2010-02-21 13:26:45 +00:00
fsck.h Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
inode.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
main.c share more code. 2011-06-09 19:57:50 +00:00
Makefile Avoid -Wno-pointer-sign. 2011-08-06 16:42:41 +00:00
pass1.c Rename ambiguous macros: 2013-06-19 17:51:25 +00:00
pass1b.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
pass2.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
pass3.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
pass4.c Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
pass5.c stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
setup.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
utilities.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00