Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2011 19:24:56 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/fdread fdread.c
Message-ID:  <201106241925.p5OJP9Wn052534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2011-06-24 19:24:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/fdread      fdread.c 
  Log:
  SVN rev 223514 on 2011-06-24 19:24:56Z by joerg
  
  Open the floppy disk device with O_RDONLY rather than O_RDWR.  After
  all, this is the fd*read* command, and thus should be able to read
  even write-protected disks.
  
  Revision  Changes    Path
  1.9.2.2   +1 -1      src/usr.sbin/fdread/fdread.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106241925.p5OJP9Wn052534>