Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/14/2003 15:16:45
Module Name:	src
Committed By:	pk
Date:		Fri Feb 14 13:16:45 UTC 2003

Modified Files:
	src/sys/kern: sys_pipe.c

Log Message:
On pipe reads, check for EOF before FNONBLOCK to avoid spurious EAGAIN errors.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/kern/sys_pipe.c

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