summaryrefslogtreecommitdiffstats
path: root/hunt/huntd/huntd.6
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the conditional compilation for INTERNET. Now you can rundholland2014-03-301-4/+6
| | | | | | | this on either a local or internet socket (including via inetd on either) and it will, or is supposed to, DTRT. Does not really support ipv6 yet, but in a number of places will no longer vomit or exhibit UB if it encounters an ipv6 address.
* Rip out the code that broadcasts talk requests to the localdholland2014-03-291-14/+2
| | | | | | | | | | | | | | | | | | | | | | hunt-players mailing list. In this day and age it doesn't even begin to work: even if you were to have such a mailing list locally, sendmail wouldn't expand it for you, the addresses you got back wouldn't be talk-requestable addresses, talk requests don't cross NAT or firewalls safely, talk doesn't support ipv6, and nobody runs talkd anyway. It doesn't make sense to try to replace it with some other kind of notify scheme either; there might still be a multiuser machine somewhere with enough simultaneous users that broadcasting something akin to talk requests locally might make sense, and where a nontrivial number of the users actually play hunt, but probably not, and if so those users are likely to be better off using wall(1) anyway. Nowadays games will be set up by looking for people in chat or by emailing or texting friends. Theoretically someone could set up an internet hunt metaserver for finding hunt games, but that would be something entirely different anyway and I doubt there's demand.
* Fix sendmail section (8 -> 1) in xrefs.njoly2013-07-091-4/+4
|
* Fix preamblejoerg2009-03-111-1/+2
|
* Drop trailing whitespace.wiz2005-09-151-22/+22
|
* Merge with v20030416.wiz2003-06-111-7/+30
|
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-6/+4
|
* Ispell.wiz2002-09-261-3/+3
|
* mdoc'ify.wiz2001-04-041-58/+61
|
* RCS Id Police.perry1998-01-091-0/+2
|
* note that huntd lives in /usr/games.mrg1997-10-041-3/+3
|
* hunt version 1993-07-17mrg1997-10-041-0/+98