Subject: CVS commit: src/sys/miscfs/specfs
To: None <source-changes@NetBSD.org>
From: Jed Davis <jld@netbsd.org>
List: source-changes
Date: 09/30/2006 21:00:13
Module Name:	src
Committed By:	jld
Date:		Sat Sep 30 21:00:13 UTC 2006

Modified Files:
	src/sys/miscfs/specfs: spec_vnops.c

Log Message:
The poll routine needs to return POLLERR on error, not an errno.  Sorry
about that.  Pointed out by Juergen Hannken-Illjes in mail.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/miscfs/specfs/spec_vnops.c

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