]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hunt/huntd/answer.c
avoid uninit memory and use memmove vs strncpy for a will be
[bsdgames-darwin.git] / hunt / huntd / answer.c
2014-03-30 dhollandUse bool (not int) for a boolean return type.
2014-03-30 dhollandRemove SHORTLEN and LONGLEN defines; use sizeof() prope...
2014-03-30 dhollandRemove all the conditional compilation for INTERNET...
2014-03-30 dhollandClean up the names of the various pieces of socket...
2014-03-29 dhollandfix non-INTERNET build
2014-03-29 dhollandReduce ifdefs by making a common function to talk to...
2014-03-29 dhollanddon't declare own boolean type
2009-08-27 dhollandu_int32_t -> uint32_t
2009-08-12 dhollandsprinkle static and prune some dead code
2009-07-04 dhollandWhitespace.
2009-07-04 dhollandANSIfy function declarations.
2009-07-04 dhollandRemove a pile of bogus casts. One object file diff...
2009-06-28 dhollandsprintf -> snprintf
2009-06-28 dhollandFix possible remote DoS of a running hunt game, and...
2008-01-28 dhollandclean for WARNS=4
2006-05-09 mrgchange (mostly) int to socklen_t. GCC 4 doesn't like...
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2003-06-11 wizMerge with v20030416.
2003-02-26 jdcMake this work on sparc64 (don't use long and assume...
2002-09-20 mycroftselect() -> poll()
1997-10-10 lukemYet Another Monster Commit:
1997-10-04 mrgfix compiler warnings on the alpha.
1997-10-04 mrghunt version 1993-07-17