From owner-cvs-all Wed Dec 12 4:13:37 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id A976E37B416; Wed, 12 Dec 2001 04:13:32 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA23763; Wed, 12 Dec 2001 23:13:30 +1100 Date: Wed, 12 Dec 2001 23:14:18 +1100 (EST) From: Bruce Evans X-X-Sender: To: Alfred Perlstein Cc: , Subject: Re: cvs commit: src/sys/fs/fifofs fifo_vnops.c In-Reply-To: <200112120935.fBC9ZXJ53890@freefall.freebsd.org> Message-ID: <20011212231111.Y34887-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Dec 2001, Alfred Perlstein wrote: > alfred 2001/12/12 01:35:33 PST > > Modified files: > sys/fs/fifofs fifo_vnops.c > Log: > Fix select on named pipes without a reader. > > PR: kern/19871 > MFC after: 1 month No, it will be backed out. I believe other systems implement this by making the semantics of select() incompatible with read(). They don't just break read(). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message