Received: by mail.netbsd.org (Postfix, from userid 0) id D422D63B290; Wed, 28 Oct 2009 22:22:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 57B7D63B2CD for ; Wed, 28 Oct 2009 22:22:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 44AF9175DA; Wed, 28 Oct 2009 22:22:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 28 Oct 2009 18:22:44 -0400 From: Christos Zoulas Subject: CVS commit: src/usr.bin/mkesdb To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091028222244.44AF9175DA@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Wed Oct 28 22:22:44 UTC 2009 Modified Files: src/usr.bin/mkesdb: Makefile lex.l Log Message: put all the YY_NO in one place. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/mkesdb/Makefile cvs rdiff -u -r1.3 -r1.4 src/usr.bin/mkesdb/lex.l Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.