]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hunt/huntd/driver.c
Time warp forward 34 years so that it compiles (but not work)
[bsdgames-darwin.git] / hunt / huntd / driver.c
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 dhollandhandle compiled-in pathnames the customary way
2014-03-29 dhollandAdditional minor cleanup and remove a straggler data...
2014-03-29 dhollandsprinkle static
2014-03-29 dhollandMove definitions to the file they're used in.
2014-03-29 dhollandremove stubbed-out function
2014-03-29 dhollandUse setproctitle() instead of handrolled version.
2014-03-29 dhollandMake the code for issuing talk requests to find players...
2014-03-29 dhollanddon't declare own boolean type
2014-03-29 dhollanduse random(), not a handrolled 16-bit generator
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