From owner-cvs-all@FreeBSD.ORG Tue Apr 29 11:50:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22A0137B4AC; Tue, 29 Apr 2003 11:50:41 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B4C543FAF; Tue, 29 Apr 2003 11:50:40 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h3TIlhZ23132; Tue, 29 Apr 2003 11:47:43 -0700 Received: from btc.btc.adaptec.com ([10.100.0.52]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id LAA14716; Tue, 29 Apr 2003 11:50:36 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA02272; Tue, 29 Apr 2003 12:50:33 -0600 (MDT) Message-ID: <3EAEC8D0.5070004@btc.adaptec.com> Date: Tue, 29 Apr 2003 12:47:44 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <200304291848.h3TImHS9060227@repoman.freebsd.org> In-Reply-To: <200304291848.h3TImHS9060227@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica acpica_prep.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 18:50:42 -0000 Nate Lawson wrote: > njl 2003/04/29 11:48:17 PDT > > FreeBSD src repository > > Modified files: > sys/contrib/dev/acpica acpica_prep.sh > Log: > Updated import-preparation script. It now removes vendor paths from header > info. With these changes, no manual prep of the dist was necessary. > > Revision Changes Path > 1.4 +18 -3 src/sys/contrib/dev/acpica/acpica_prep.sh YAH! You know that this still doesn't absolve you of being the official acpi maintainer ;-) Scott