From owner-cvs-src@FreeBSD.ORG Mon Oct 11 07:51:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B91016A4CE; Mon, 11 Oct 2004 07:51:06 +0000 (GMT) Received: from acampi.inet.it (acampi.inet.it [213.92.1.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id C86B643D2F; Mon, 11 Oct 2004 07:51:05 +0000 (GMT) (envelope-from andrea@acampi.inet.it) Received: by acampi.inet.it (Postfix, from userid 1000) id E868BB; Mon, 11 Oct 2004 09:51:04 +0200 (CEST) Date: Mon, 11 Oct 2004 09:51:04 +0200 From: Andrea Campi To: David Malone Message-ID: <20041011075104.GB37395@webcom.it> References: <200410101834.i9AIYUNU095176@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410101834.i9AIYUNU095176@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_util.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 07:51:06 -0000 On Sun, Oct 10, 2004 at 06:34:30PM +0000, David Malone wrote: > dwmalone 2004-10-10 18:34:30 UTC > > FreeBSD src repository > > Modified files: > sys/compat/linux linux_util.h > Log: > Rename thread args to be called "td" rather than "p" to be > consistent with other bits of this file. There should be no > functional change. > > Submitted by: Andrea Campi (many moons ago) Uh (waking up)? Yes, that's me!! Ah, I had forgotten about that... Thanks! Bye, Andrea -- The three Rs of Microsoft support: Retry, Reboot, Reinstall.