flex cleanup, silence errors
authorJohn Marino <draco@marino.st>
Thu, 17 Jan 2013 13:33:50 +0000 (14:33 +0100)
committerJohn Marino <draco@marino.st>
Thu, 17 Jan 2013 14:59:36 +0000 (15:59 +0100)
commiteb74dec6d3e149ba4664e0a003391abf9854b088
treefa5d7ea9930077b49d3276cc323ff5f9907ec905
parentdff9e381ca063c2209342cb3d1885c6a4ce19af4
flex cleanup, silence errors

On the poudriere jail build, it was impossible to build world due to
flex errors.  I don't know what is different about the environments --
perhaps one has -Werror and the other doesn't.

In any case, the new flex makes a lot of complaints due to internally
generated functions, etc, and this cleans them all up at once.
27 files changed:
contrib/libpcap/scanner.l
libexec/dma/aliases_scan.l
sbin/devd/token.l
usr.bin/bc/scan.l
usr.bin/colldef/Makefile
usr.bin/colldef/scan.l
usr.bin/flex/Makefile
usr.bin/m4/tokenizer.l
usr.bin/mkcsmapper/ldef.h
usr.bin/mkcsmapper/lex.l
usr.bin/mkcsmapper/yacc.y
usr.bin/mkesdb/ldef.h
usr.bin/mkesdb/lex.l
usr.bin/mkesdb/yacc.y
usr.bin/mklocale/lex.l
usr.sbin/apmd/apmdlex.l
usr.sbin/bthcid/lexer.l
usr.sbin/config/config.h
usr.sbin/config/config.y
usr.sbin/config/lang.l
usr.sbin/kbdcontrol/kbdcontrol.c
usr.sbin/kbdcontrol/lex.h
usr.sbin/kbdcontrol/lex.l
usr.sbin/ndiscvt/inf-token.l
usr.sbin/rrenumd/lexer.l
usr.sbin/setkey/Makefile
usr.sbin/setkey/token.l