freebsd-dev/sbin/fsck_ffs
Kirk McKusick 061ea59dc2 Note that output is in seconds, not msec.
KNF indentation.
No functional change.
No change to printf strings.
No change to casting of printf arguments.

Reported by: Bruce Evans
2013-03-24 22:37:10 +00:00
..
dir.c When running with the -d option, instrument fsck_ffs to track the number, 2013-02-24 06:44:29 +00:00
ea.c When running with the -d option, instrument fsck_ffs to track the number, 2013-02-24 06:44:29 +00:00
fsck_ffs.8 Be more helpful about alternate superblocks. 2012-02-10 12:01:19 +00:00
fsck.h Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
fsutil.c Note that output is in seconds, not msec. 2013-03-24 22:37:10 +00:00
gjournal.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
inode.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
main.c When running with the -d option, instrument fsck_ffs to track the number, 2013-02-24 06:44:29 +00:00
Makefile - Merge soft-updates journaling from projects/suj/head into head. This 2010-04-24 07:05:35 +00:00
pass1.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
pass1b.c The got_siginfo = 0 should have been got_sigalarm=0 to match the other 2004-10-10 06:37:56 +00:00
pass2.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass3.c Eliminate linked list used to track inodes with an initial link 2004-10-08 20:44:47 +00:00
pass4.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass5.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
setup.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
suj.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
utilities.c Mechanical whitespace cleanup. 2011-04-27 02:55:03 +00:00