From owner-cvs-all Sat Aug 31 17:11:17 2002 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 0E54F37B400; Sat, 31 Aug 2002 17:11:14 -0700 (PDT) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0DE43E4A; Sat, 31 Aug 2002 17:11:13 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g810BCG17499; Sat, 31 Aug 2002 17:11:12 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id RAA07173; Sat, 31 Aug 2002 17:11:12 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id SAA09696; Sat, 31 Aug 2002 18:11:09 -0600 (MDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) by hollin.btc.adaptec.com (8.12.5/8.12.5) with ESMTP id g8108rdK003939; Sat, 31 Aug 2002 18:08:53 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.5/8.12.5/Submit) id g8108ri4003938; Sat, 31 Aug 2002 18:08:53 -0600 (MDT) Date: Sat, 31 Aug 2002 18:08:53 -0600 From: Scott Long To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files Message-ID: <20020901000852.GA3919@hollin.btc.adaptec.com> References: <200208312330.g7VNUGwp041987@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208312330.g7VNUGwp041987@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 31, 2002 at 04:30:16PM -0700, Peter Wemm wrote: > peter 2002/08/31 16:30:16 PDT > > Modified files: > sys/conf files > Log: > 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahd > are specified'. Ie: it is a logical and, not a logical or. > > Revision Changes Path > 1.694 +6 -1 src/sys/conf/files Thanks! I was just logging in to fix that. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message