Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/specfs
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.
Home |
Main Index |
Thread Index |
Old Index