-WARNS6 cleanups (452 warnings)
authorPeter Avalos <pavalos@dragonflybsd.org>
Tue, 8 Aug 2006 15:03:02 +0000 (15:03 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Tue, 8 Aug 2006 15:03:02 +0000 (15:03 +0000)
commit2e8d32e0eca6351cfedf7592db0cab349cfbd9cc
treecc55258ab61f7120522bd690591423e9b0815fab
parentab6f251b1d68f2c2e04e7b889ec137fd4e290c77
-WARNS6 cleanups (452 warnings)
-staticize functions
-ANSI function declarations
-Add $DragonFly$ keyword where needed

-Thanks to swildner for some of the yacc and lex cleanups.
12 files changed:
games/atc/Makefile
games/atc/extern.c
games/atc/extern.h
games/atc/grammar.y
games/atc/graphics.c
games/atc/include.h
games/atc/input.c
games/atc/lex.l
games/atc/list.c
games/atc/log.c
games/atc/main.c
games/atc/update.c