OpenBSD CVS

src/games/hunt/huntd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / hunt / huntd

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   25 years  pjanzen   Access control works now; also, some minor tidying and man page fixes.
[TXT] answer.c  1.7   24 years  d   Use socklen_t Cope with fragmented reads in the initial cilent connect a lot bet...
[TXT] conf.c  1.5   23 years  pjanzen   Quiet alpha warnings, principally with correct includes
[TXT] conf.h  1.3   24 years  d   better error msg. hook to parse command line options. reviewed by pjanzen@
[TXT] draw.c  1.4   23 years  pjanzen   Quiet alpha warnings, principally with correct includes
[TXT] driver.c  1.10   23 years  pjanzen   Quiet alpha warnings, principally with correct includes
[TXT] execute.c  1.5   24 years  d   add semicolon to pacify gcc -Wall
[TXT] expl.c  1.5   24 years  d   check malloc return
[TXT] extern.c  1.3   25 years  d   major changes: security, curses, config
[TXT] hunt.h  1.3   25 years  d   major changes: security, curses, config
[TXT] huntd.6  1.11   24 years  pjanzen   .Sh "SEE ALSO" -> .Sh SEE ALSO
[TXT] makemaze.c  1.4   23 years  pjanzen   Quiet alpha warnings, principally with correct includes
[TXT] server.h  1.5   24 years  d   sync with answer.c. reviewed by pjanzen@
[TXT] shots.c  1.4   25 years  d   avoid denial of service attacks on server port; extra conf vars; fix otto
[TXT] terminal.c  1.4   25 years  d   avoid denial of service attacks on server port; extra conf vars; fix otto