Date: Fri, 21 May 2010 10:36:29 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sys_generic.c Message-ID: <201005211036.o4LAaoBT004992@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2010-05-21 10:36:29 UTC
FreeBSD src repository
Modified files:
sys/kern sys_generic.c
Log:
SVN rev 208374 on 2010-05-21 10:36:29Z by kib
Remove PIOLLHUP from the flags used to test for to set exceptfsd
fd_set bits in select(2). It seems that historical behaviour is to not
reporting exception on EOF, and several applications are broken.
Reported by: Yoshihiko Sarumaru <ysarumaru gmail com>
Discussed with: bde
PR: ports/140934
MFC after: 2 weeks
Revision Changes Path
1.180 +1 -1 src/sys/kern/sys_generic.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211036.o4LAaoBT004992>
