freebsd-dev/sbin/fsck_ffs
Bruce Evans ccc3fadfd5 Fixed style bugs in the printing of statistics after preening. Use
floating point better in the percentage calculation there to avoid
overflow when there are more than about 20 million fragments.  Start
using floating point in the other percentage calculation to avoid
overflow when there are more than about 2 million fragments.

Fixed printf format strings.

Converted sccsid to rcsid.
1997-12-20 22:24:32 +00:00
..
SMM.doc Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
dir.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:49:28 +00:00
fsck_ffs.8 Restored lost reference to fsdb(8). 1997-03-12 16:35:26 +00:00
fsck.h Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
inode.c patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
main.c Fixed style bugs in the printing of statistics after preening. Use 1997-12-20 22:24:32 +00:00
Makefile Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass1.c Restore check for ridiculous directory sizes. 1997-03-18 19:53:54 +00:00
pass1b.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass2.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
pass3.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass4.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass5.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
preen.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:58:35 +00:00
setup.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
utilities.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00