-WARNS6 cleanup (229 warnings)
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 27 Aug 2006 21:45:07 +0000 (21:45 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 27 Aug 2006 21:45:07 +0000 (21:45 +0000)
commitf14dd6d3a0a385ac58a57561f37f5216451c0fd0
treef970c8784fce5f2e0e95ef9071b4ab08302ebb17
parent46c76430e280dfefa3816d49675fbc11942d50ad
-WARNS6 cleanup (229 warnings)
-No need to link -ltermcap and -lcompat
-ANSI function declarations
-staticize functions
-add prototypes for all functions
-Remove previously commented out and unused code and variables
-Add DragonFly keyword where needed
13 files changed:
games/robots/Makefile
games/robots/extern.c
games/robots/flush_in.c
games/robots/init_field.c
games/robots/main.c
games/robots/make_level.c
games/robots/move.c
games/robots/move_robs.c
games/robots/play_level.c
games/robots/query.c
games/robots/rnd_pos.c
games/robots/robots.h
games/robots/score.c