NetBSD/sbin/fsck_ffs
apb f93df16b06 Improve the progress bar displayed by fsck_ffs -p -P.
The progress bar will now travel from 0 to 20% during pass 1, from 20%
to 95% during pass 2, and from 95% to 100% during passes 3, 4, and 5.
Previously, the progress bar was not displayed at all during pass 1,
slowly traveled from 0 to about 50% during pass 2, and then very rapidly
traveled from 50% to 100% during passes 3, 4, and 5.

Note that fsck_ffs is the only user of fsck/progress.{c,h}.
2006-11-14 21:01:46 +00:00
..
SMM.doc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
dir.c c99 initializers 2006-10-16 03:09:06 +00:00
extern.h sprinkle const. 2005-06-27 01:25:35 +00:00
fsck_ffs.8 Sort options. Bump date for -P. Remove superfluous -. 2005-01-19 16:41:04 +00:00
fsck.h Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
inode.c Don't use cast expressions as lvalues as newer versions of gcc warn. 2006-04-21 15:00:49 +00:00
main.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
Makefile - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
pass1.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
pass1b.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
pass2.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
pass3.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
pass4.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
pass5.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
setup.c - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
utilities.c Coverity CID 2074: Fix memory leak. 2006-03-20 01:30:34 +00:00