Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/kern



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.

Status:

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




Home | Main Index | Thread Index | Old Index