Date: Thu, 19 Jul 2001 06:21:19 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdformat fdformat.1 fdformat.c src/usr.sbin/fdwrite fdwrite.c Message-ID: <200107191321.f6JDLJI08967@freefall.freebsd.org>
index | next in thread | raw e-mail
joerg 2001/07/19 06:21:19 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/fdformat fdformat.1 fdformat.c
Log:
Use FDOPT_NOERRLOG to avoid cluttering the console with floppy media
error messages while formatting. If errors have been encountered,
print a summary of up to 10 errors before exiting.
Since i don't expect fdread(1) and thus ../fdread/fdutil.c to be
merged into 4-stable, i included printstatus() into fdformat.c, and
added the necessary NE7_FOO #defines as well (since they are not
available in a userland-visible file in RELENG_4).
Revision Changes Path
1.17.2.4 +5 -3 src/usr.sbin/fdformat/fdformat.1
1.11.2.4 +90 -6 src/usr.sbin/fdformat/fdformat.c
Modified files: (Branch: RELENG_4)
usr.sbin/fdwrite fdwrite.c
Log:
Use FDOPT_NOERRLOG to avoid cluttering the console with floppy media
error messages while formatting.
Revision Changes Path
1.8.2.3 +5 -2 src/usr.sbin/fdwrite/fdwrite.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107191321.f6JDLJI08967>
