Date: Wed, 17 Dec 1997 06:44:25 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_default.c Message-ID: <199712171444.GAA26183@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 1997/12/17 06:44:25 PST Modified files: sys/kern vfs_default.c Log: Revert poll() for UFS files to traditional behavior where polling for read- or writability always returns true. This works around bugs in netscape and squid, at a minimum. Revision Changes Path 1.10 +2 -0 src/sys/kern/vfs_default.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712171444.GAA26183>