Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 13:10:19 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_pipe.c
Message-ID:  <200009142010.NAA04468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2000/09/14 13:10:19 PDT

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  Pipes are not writeable while a direct write is in progress.  However,
  the kqueue filter got the sense of the test reversed, so fix it.
  
  Spotted by:	Michael Elkins <me@sigpipe.org>
  
  Revision  Changes    Path
  1.66      +2 -2      src/sys/kern/sys_pipe.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?200009142010.NAA04468>