NetBSD/dist/ipf/iplang
lukem aab62ed1ca Don't attempt to unput(EOF).
According to lex(1) (the manual page for flex, which is what we use for lex):
	Finally, note that you cannot put back EOF to attempt to mark the
	input stream with an end-of-file.

Fixes PR bin/8707, which had been reclassified as a toolchain bug.
2003-07-20 03:14:40 +00:00
..
BNF
Makefile
iplang.h
iplang.tst
iplang_l.l Don't attempt to unput(EOF). 2003-07-20 03:14:40 +00:00
iplang_y.y Upgraded IPFilter to 3.4.25 2002-03-14 12:32:36 +00:00