Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/26/2007 12:57:27
Module Name:	src
Committed By:	pooka
Date:		Mon Nov 26 12:57:27 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.c

Log Message:
In case the userspace wait is interrupted, don't use ERESTART as
the return value, rather use EINTR.

reported by Reinoud


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/fs/puffs/puffs_msgif.c

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