CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/07 14:37:53
Modified files:
games/hunt/hunt: connect.c display.c hunt.c list.c otto.c
playit.c
games/hunt/huntd: answer.c conf.c draw.c driver.c execute.c
expl.c makemaze.c shots.c terminal.c
Log message:
ANSIfy hunt(6)
Note: casted 2 args to struct sockaddr * on list.c to shut off compiler
warnings, and also changed an int len to socklen_t since recvfrom(2) receives
the last argument as the latter.
I'm running out of credits, but this was once again with great help and OK from
tb@