Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 1999 11:50:13 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa wst.c
Message-ID:  <199905061850.LAA49951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/05/06 11:50:13 PDT

  Modified files:
    sys/i386/isa         wst.c 
  Log:
  Fix a precedence bug in the atapi tape driver.  I think it could either
  write a filemark where it wasn't needed, or neglect to write one at all,
  depending on how the boolean converted to an int value for the &.
  
  Revision  Changes    Path
  1.20      +2 -2      src/sys/i386/isa/wst.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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