From owner-cvs-all Mon Feb 24 8:43:47 2003 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 952C637B408; Mon, 24 Feb 2003 08:43:41 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93FF143FB1; Mon, 24 Feb 2003 08:43:38 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.2) with ESMTP id h1OGhc2p047336; Mon, 24 Feb 2003 08:43:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h1OGhbgO047335; Mon, 24 Feb 2003 08:43:37 -0800 (PST) Date: Mon, 24 Feb 2003 08:43:37 -0800 From: "David O'Brien" To: Bruce Evans Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf makeLINT.sed Message-ID: <20030224164337.GC47253@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200302231940.h1NJejEX097366@repoman.freebsd.org> <20030224124912.Q4588-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030224124912.Q4588-100000@gamplex.bde.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Mon, Feb 24, 2003 at 12:55:04PM +1100, Bruce Evans wrote: > On Sun, 23 Feb 2003, David E. O'Brien wrote: > > > obrien 2003/02/23 11:40:45 PST > > > > Modified files: > > sys/conf makeLINT.sed > > Log: > > Pass 'nodevice' onto the final output. > > Option-out might work better. `include' and comments are also not passed. > BTW, I've noticed the following defects in `include': > - doesn't work if nested. Hum... I have my own i386 kernel config that includes SMP, which in turn includes GENERIC. Is this the type of nested includes you're referring to? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message