From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 13 17:35:52 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C13F216A41C; Mon, 13 Jun 2005 17:35:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CDBA43D55; Mon, 13 Jun 2005 17:35:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5DHZq8i099474; Mon, 13 Jun 2005 17:35:52 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5DHZqfO099470; Mon, 13 Jun 2005 17:35:52 GMT (envelope-from linimon) Date: Mon, 13 Jun 2005 17:35:52 GMT From: Mark Linimon Message-Id: <200506131735.j5DHZqfO099470@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-emulation@FreeBSD.org, emulation@FreeBSD.org Cc: Subject: Re: kern/81951: [patch] linux emulation: getpriority() returns incorrect value 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, 13 Jun 2005 17:35:52 -0000 Synopsis: [patch] linux emulation: getpriority() returns incorrect value Responsible-Changed-From-To: freebsd-emulation->emulation Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jun 13 17:35:22 GMT 2005 Responsible-Changed-Why: Make the assignment match the others (although this one is probably correct and the others are wrong.) http://www.freebsd.org/cgi/query-pr.cgi?pr=81951