Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/13/2002 21:08:29
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Mar 13 19:08:29 UTC 2002

Update of /cvsroot/syssrc/sys/kern
In directory netbsd.hut.fi:/tmp/cvs-serv29363

Log Message:
Import FreeBSD sys_pipe.c rev. 1.95.

Changes:
* MP work (FreeBSD specific)
* kqueue fix (rev. 1.87): Make kevents on pipes work as described in
  the manpage - when the last reader/writer disconnects, ensure that anybody
  who is waiting for the kevent on the other end of the pipe gets EV_EOF.


Vendor Tag:	FREEBSD
Release Tags:	FREEBSD-20020309
		
C syssrc/sys/kern/sys_pipe.c

1 conflicts created by this import.
Use the following command to help the merge:

	cvs checkout -jFREEBSD:yesterday -jFREEBSD syssrc/sys/kern