From owner-cvs-all Fri Jul 30 6:13: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3104114EC0; Fri, 30 Jul 1999 06:13:04 -0700 (PDT) (envelope-from newton@FreeBSD.org) Received: (from newton@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA42590; Fri, 30 Jul 1999 06:12:27 -0700 (PDT) (envelope-from newton@FreeBSD.org) Message-Id: <199907301312.GAA42590@freefall.freebsd.org> From: Mark Newton Date: Fri, 30 Jul 1999 06:12:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/svr4 svr4_filio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 1999/07/30 06:12:27 PDT Modified files: sys/svr4 svr4_filio.c Log: Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() which BSD sockets don't. Guess at a correct emulation for those values (it seems to work for telnet, ftp and friends) Revision Changes Path 1.3 +2 -6 src/sys/svr4/svr4_filio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message