freebsd-dev/sbin/fsck_ffs
Chuck Silvers e83370448f Move all of the error prints in readsb() from stderr to stdout.
The only output from fsck that should go to stderr is the usage message.
if setup() fails then exit with EEXIT rather than 0.

Reviewed by:	mckusick
Sponsored by:	Netflix
2020-09-01 18:50:26 +00:00
..
dir.c
ea.c
fsck_ffs.8 Correct the location of the first backup superblock in fsck_ffs.8. 2019-08-07 16:56:00 +00:00
fsck.h fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
fsutil.c
gjournal.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
globs.c fsck_ffs/fsdb: fix -fno-common build 2020-03-29 20:03:46 +00:00
inode.c
main.c Move all of the error prints in readsb() from stderr to stdout. 2020-09-01 18:50:26 +00:00
Makefile
Makefile.depend
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c Move all of the error prints in readsb() from stderr to stdout. 2020-09-01 18:50:26 +00:00
suj.c Inode check-hash errors were being reported after system crashes. 2020-04-10 23:58:07 +00:00
utilities.c Remove unused includes. 2019-12-22 05:44:29 +00:00