From owner-cvs-all Thu May 2 23:25:20 2002 Delivered-To: cvs-all@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id 22D7A37B41D; Thu, 2 May 2002 23:24:58 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g436Ow408826; Thu, 2 May 2002 23:24:58 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 15A773810; Thu, 2 May 2002 23:24:58 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile makeLINT.sed In-Reply-To: <200205021634.g42GYmO60160@freefall.freebsd.org> Date: Thu, 02 May 2002 23:24:58 -0700 From: Peter Wemm Message-Id: <20020503062458.15A773810@overcee.wemm.org> 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 Dag-Erling Smorgrav wrote: > des 2002/05/02 09:34:48 PDT > > Modified files: > sys/i386/conf Makefile > Added files: > sys/i386/conf makeLINT.sed > Log: > Join the pissing contest: generate LINT with a single sed(1) command. > Smaller script, smaller (though equivalent) output. The only thing missing is diagnostic output for unrecognized lines. Without this, there is no warning about a typo. This could easily lead to drivers not being compiled etc. The .pl and .sh versions do trap this. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message