Date: Wed, 24 Jun 2009 19:47:53 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/fdcontrol fdcontrol.c src/usr.sbin/fdformat fdformat.c src/usr.sbin/fdread fdread.c src/usr.sbin/fdwrite fdwrite.c Message-ID: <200906241948.n5OJmJuQ049415@repoman.freebsd.org>
index | next in thread | raw e-mail
joerg 2009-06-24 19:47:53 UTC
FreeBSD src repository
Modified files:
usr.sbin/fdcontrol fdcontrol.c
usr.sbin/fdformat fdformat.c
usr.sbin/fdread fdread.c
usr.sbin/fdwrite fdwrite.c
Log:
SVN rev 194892 on 2009-06-24 19:47:53Z by joerg
Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.
The kernel does not log floppy media errors anymore.
In fdcontrol, do always open the file descriptor in read-only mode so
it can operate on read-only media, as there is no longer a separate
control device to operate on.
Revision Changes Path
1.15 +2 -7 src/usr.sbin/fdcontrol/fdcontrol.c
1.23 +1 -6 src/usr.sbin/fdformat/fdformat.c
1.9 +1 -8 src/usr.sbin/fdread/fdread.c
1.16 +1 -4 src/usr.sbin/fdwrite/fdwrite.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906241948.n5OJmJuQ049415>
