Subject: CVS commit: src/dist/ipf/tools
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/12/2004 21:52:01
Module Name:	src
Committed By:	christos
Date:		Mon Jul 12 21:52:01 UTC 2004

Modified Files:
	src/dist/ipf/tools: ipf_y.y

Log Message:
Play more games with yyvarnext to make numeric protocols work again.
Parsing an ambiguous language with an LR(1) parser is not the best
road to sanity.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/dist/ipf/tools/ipf_y.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.