NetBSD/sbin/fsck_ext2fs
sevan 697ce8551e Remove references to -c flag which was never included. 2018-08-27 15:16:49 +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 Remove references to -c flag which was never included. 2018-08-27 15:16:49 +00:00
inode.c rename struct ext2fs_dinode attribute e2di_dacl to correct 2016-08-04 17:43:47 +00:00
main.c Remove references to -c flag which was never included. 2018-08-27 15:16:49 +00:00
pass1.c Fix previous properly (wrong variable was tested) thanks riastradh@ 2017-04-21 19:33:56 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
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