NetBSD/sbin/fsck_ext2fs
tron e67b5654ff Ignore the "-P" option as intended to make this work with e.g.
"fsck_flags=-pP" in "/etc/rc.conf".

Patch supplied by Pierre Pronchery in PR bin/41490.
2009-08-16 13:50:54 +00:00
..
Makefile Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
dir.c errexit() now provides the trailing \n (since fsck_ffs assumed that 2008-03-16 23:17:55 +00:00
extern.h
fsck.h Disable userid to username lookups by default. Add a -U flag to perform them. 2008-10-09 16:56:23 +00:00
fsck_ext2fs.8 Fix markup. 2009-03-15 10:01:47 +00:00
inode.c fix sign-compare issues 2009-04-06 12:50:36 +00:00
main.c Ignore the "-P" option as intended to make this work with e.g. 2009-08-16 13:50:54 +00:00
pass1.c fix sign-compare issues 2009-04-06 12:50:36 +00:00
pass1b.c fix sign-compare issues 2009-04-06 12:50:36 +00:00
pass2.c errexit() now provides the trailing \n (since fsck_ffs assumed that 2008-03-16 23:17:55 +00:00
pass3.c
pass4.c errexit() now provides the trailing \n (since fsck_ffs assumed that 2008-03-16 23:17:55 +00:00
pass5.c fix sign-compare issues 2009-04-06 12:50:36 +00:00
setup.c - add a sanity check for e2fs_inode_size in readsb() 2009-03-02 11:31:59 +00:00
utilities.c Remove unnecessary casts. 2008-11-24 18:05:25 +00:00