From owner-cvs-all Sun Feb 23 17:53:58 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 1219B37B401; Sun, 23 Feb 2003 17:53:56 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B1E43FCB; Sun, 23 Feb 2003 17:53:54 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id MAA01514; Mon, 24 Feb 2003 12:53:51 +1100 Date: Mon, 24 Feb 2003 12:55:04 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/conf makeLINT.sed In-Reply-To: <200302231940.h1NJejEX097366@repoman.freebsd.org> Message-ID: <20030224124912.Q4588-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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 understand POSIX filenames, e.g. GENERIC.core. - doesn't work if nested. The best fix might be to use cpp. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message