K 10 svn:author V 5 krion K 8 svn:date V 27 2004-02-24T21:55:22.000000Z K 7 svn:log V 368 - e2fsck now handles SIGINFO (Ctrl+T): print progress bar once - Bugfix: fsck_ext2fs would abort the boot when run as part of /etc/rc and e2fsck had repaired a file system. fsck_ext2fs now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is aborted by a signal or an exit code of 4 or higher, maps to EXIT_FAILURE. PR: ports/63320 Submitted by: maintainer END