Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 1997 13:52:29 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   cvs commit:  src/sbin/dump tape.c
Message-ID:  <199705062052.NAA25073@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       97/05/06 13:52:28

  Modified:    sbin/dump  tape.c
  Log:
  Fix a long-standing bug with dump not treating errors correctly.  They
  were mishandled as an EOF, which became fatal if your first tape was
  accidentally write-protected.
  
  PR:		bin/850 dump treats write-protect as an EOT...
  
  Revision  Changes    Path
  1.6       +4 -2      src/sbin/dump/tape.c



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