]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite to
authorJoerg Wunsch <joerg@FreeBSD.org>
Tue, 26 Jun 2001 22:19:32 +0000 (22:19 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Tue, 26 Jun 2001 22:19:32 +0000 (22:19 +0000)
commita5cef3b45a87082084071275f7c5a1c584a79066
tree8c89e3a0a0b08813ee2f84d90158dae6e7b68c1d
parent8a5f4c1290e28b0d9854423f6f7dadb73ff96dd8
Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite to
avoid blasting the syslog with error messages from bad floppies.  Both
tools have their own error reporting anyway (which could easily be
cluttered by the syslog output on your terminal).
usr.sbin/fdformat/fdformat.c
usr.sbin/fdwrite/fdwrite.c