From owner-freebsd-emulation@FreeBSD.ORG Mon May 11 14:37:57 2009 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5E381065694; Mon, 11 May 2009 14:37:57 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9928F8FC12; Mon, 11 May 2009 14:37:57 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4BEbvJW077404; Mon, 11 May 2009 14:37:57 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4BEbvrQ077400; Mon, 11 May 2009 14:37:57 GMT (envelope-from delphij) Date: Mon, 11 May 2009 14:37:57 GMT Message-Id: <200905111437.n4BEbvrQ077400@freefall.freebsd.org> To: tmueller@sysgo.com, delphij@FreeBSD.org, freebsd-emulation@FreeBSD.org, dchagin@FreeBSD.org From: delphij@FreeBSD.org Cc: Subject: Re: kern/134276: [linux][patch] MSG_NOSIGNAL not translated for recv(), socket timeout incorrect for 64-bit hosts X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 14:37:58 -0000 Synopsis: [linux][patch] MSG_NOSIGNAL not translated for recv(), socket timeout incorrect for 64-bit hosts State-Changed-From-To: open->patched State-Changed-By: delphij State-Changed-When: Mon May 11 14:36:19 UTC 2009 State-Changed-Why: dchagin@ has committed a fix as revision 191988 so bump this to 'patched' state as MFC reminder. Responsible-Changed-From-To: freebsd-emulation->dchagin Responsible-Changed-By: delphij Responsible-Changed-When: Mon May 11 14:36:19 UTC 2009 Responsible-Changed-Why: Over to dchagin@. http://www.freebsd.org/cgi/query-pr.cgi?pr=134276