NetBSD/sbin/fsck
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
..
fsck.8 Sort options. 2005-01-19 16:13:57 +00:00
fsck.c - add volatile 2006-10-16 02:44:46 +00:00
fsutil.c Programs that use efun. 2006-08-26 18:14:28 +00:00
fsutil.h Programs that use efun. 2006-08-26 18:14:28 +00:00
Makefile Programs that use efun. 2006-08-26 18:14:28 +00:00
partutil.c add a const 2006-08-27 09:20:53 +00:00
partutil.h - make preen recognize wedges and insert their parent disks in the disk list 2006-08-26 21:54:05 +00:00
pathnames.h
preen.c - make preen recognize wedges and insert their parent disks in the disk list 2006-08-26 21:54:05 +00:00
progress.c Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00
progress.h Improve the progress bar displayed by fsck_ffs -p -P. 2006-11-14 21:01:46 +00:00