NetBSD/sbin/fsck_ext2fs
christos 0185392700 Fix previous properly (wrong variable was tested) thanks riastradh@ 2017-04-21 19:33:56 +00:00
..
Makefile Make pointer NULL check non-fatal for a bogus condition. 2014-03-04 21:07:22 +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.h divorce list of features supported by fsck_ext2fs from the kernel; 2016-08-15 18:42:15 +00:00
fsck_ext2fs.8 Document the author and the version fsck_ext2fs first appeared. 2016-09-11 03:56:00 +00:00
inode.c rename struct ext2fs_dinode attribute e2di_dacl to correct 2016-08-04 17:43:47 +00:00
main.c share more code. 2011-06-09 19:57:50 +00:00
pass1.c Fix previous properly (wrong variable was tested) thanks riastradh@ 2017-04-21 19:33:56 +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 more informative debug output for unsupported features 2016-08-15 19:13:24 +00:00
utilities.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00