HomeFreeBSD

Move all of the error prints in readsb() from stderr to stdout.

Description

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

Details

Provenance
chsAuthored on
Parents
rS365055: Fix a buffer overrun.
Branches
Unknown
Tags
Unknown