]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hunt/huntd/driver.c
avoid unnecessary floating point ops
[bsdgames-darwin.git] / hunt / huntd / driver.c
2013-10-19 christosfix unused variable warnings
2011-08-31 plunkyNULL does not need a cast
2009-08-12 dhollandsprinkle static and prune some dead code
2009-07-04 dhollandRemove config for the return type of signal handlers...
2009-07-04 dhollandRemove references to config #defines for the thoroughly...
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
2008-01-28 dhollandclean for WARNS=4
2006-10-07 eladPR/18906: roskens at elfin dot net: misc. select()...
2006-05-09 mrgchange (mostly) int to socklen_t. GCC 4 doesn't like...
2004-01-27 jsmRemove uses of __P.
2003-06-11 wizMerge with v20030416.
2002-09-20 mycroftselect() -> poll()
2001-01-09 lukem- openlog "huntd" instead of "HUNT"
2000-04-14 simonbDon't declare 'extern opt*' getopt variables.
1997-10-20 lukemFD_ZERO select mask before FD_SET-ing it
1997-10-15 mrgdrop core in /var/tmp (from linux).
1997-10-11 lukemuse err/warn instead of perror
1997-10-10 lukemYet Another Monster Commit:
1997-10-04 mrghunt version 1993-07-17