tent='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/games/hunt/huntd/driver.c
AgeCommit message (Expand)Author
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2014-03-30Remove all the conditional compilation for INTERNET. Now you can rundholland
2014-03-30Clean up the names of the various pieces of socket apparatus.dholland
2014-03-29fix non-INTERNET builddholland
2014-03-29Reduce ifdefs by making a common function to talk to either syslogd ordholland
2014-03-29handle compiled-in pathnames the customary waydholland
2014-03-29Additional minor cleanup and remove a straggler data declarationdholland
2014-03-29sprinkle staticdholland
2014-03-29Move definitions to the file they're used in.dholland
2014-03-29remove stubbed-out functiondholland
2014-03-29Use setproctitle() instead of handrolled version.dholland
2014-03-29Make the code for issuing talk requests to find players actually build.dholland
2014-03-29don't declare own boolean typedholland
2014-03-29use random(), not a handrolled 16-bit generatordholland
2013-10-19fix unused variable warningschristos
2011-08-31NULL does not need a castplunky
2009-08-12sprinkle static and prune some dead codedholland
2009-07-04Remove config for the return type of signal handlers, which is also adholland
2009-07-04Remove references to config #defines for the thoroughly obsoletedholland
2009-07-04Whitespace.dholland
2009-07-04ANSIfy function declarations.dholland
2009-07-04Remove a pile of bogus casts. One object file diff, crosschecked anddholland
2009-06-28sprintf -> snprintfdholland
2008-01-28clean for WARNS=4dholland
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2004-01-27Remove uses of __P.jsm
2003-06-11Merge with v20030416.wiz
2002-09-20select() -> poll()mycroft
2001-01-09- openlog "huntd" instead of "HUNT"lukem
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1997-10-20FD_ZERO select mask before FD_SET-ing itlukem
1997-10-15drop core in /var/tmp (from linux).mrg
1997-10-11use err/warn instead of perrorlukem
1997-10-10Yet Another Monster Commit:lukem
1997-10-04hunt version 1993-07-17mrg