Subject: CVS commit: src/dist/ipf
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/08/2004 02:51:24
Module Name:	src
Committed By:	christos
Date:		Thu Jul  8 02:51:24 UTC 2004

Modified Files:
	src/dist/ipf: ipf.h
	src/dist/ipf/lib: getport.c
	src/dist/ipf/tools: ipf_y.y ipnat_y.y lexer.c lexer.h

Log Message:
Attempt to fix PR/25992 [protocol parsing] by bringing these files in from
4.1.2


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/ipf/ipf.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/ipf/lib/getport.c
cvs rdiff -r1.8 -r1.9 src/dist/ipf/tools/ipf_y.y
cvs rdiff -r1.2 -r1.3 src/dist/ipf/tools/ipnat_y.y src/dist/ipf/tools/lexer.h
cvs rdiff -r1.3 -r1.4 src/dist/ipf/tools/lexer.c

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