Subject: CVS commit: [kqueue] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/22/2002 11:37:33
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Sep 22 08:37:33 UTC 2002

Modified Files:
	syssrc/sys/kern [kqueue]: sys_pipe.c

Log Message:
improve previous - don't try to do anything if the 'read' end of pipe
is already closed, pipe_peer is NULL in that case


To generate a diff of this commit:
cvs rdiff -r1.5.2.9 -r1.5.2.10 syssrc/sys/kern/sys_pipe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.