summaryrefslogtreecommitdiffstats
path: root/hunt/huntd/faketalk.c
Commit message (Expand)AuthorAgeFilesLines
* remove stubbed-out functiondholland2014-03-291-45/+0
* Rip out the code that broadcasts talk requests to the localdholland2014-03-291-197/+2
* Remove empty header file.dholland2014-03-291-3/+2
* Use setproctitle() instead of handrolled version.dholland2014-03-291-13/+4
* Make the code for issuing talk requests to find players actually build.dholland2014-03-291-6/+8
* don't declare own boolean typedholland2014-03-291-5/+2
* typo in error messagedholland2014-03-291-3/+3
* u_int32_t -> uint32_tdholland2009-08-271-3/+3
* Remove config options for 4.2BSD and 4.3BSD, and associated code. Highlydholland2009-07-041-6/+2
* Remove config for the return type of signal handlers, which is also adholland2009-07-041-4/+4
* Whitespace.dholland2009-07-041-58/+62
* ANSIfy function declarations.dholland2009-07-041-8/+6
* Remove a pile of bogus casts. One object file diff, crosschecked anddholland2009-07-041-4/+4
* sprintf -> snprintfdholland2009-06-281-4/+6
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+3
* Remove uses of __P.jsm2004-01-271-4/+4
* Merge with v20030416.wiz2003-06-111-9/+30
* select() -> poll()mycroft2002-09-201-3/+4
* remove redundant declschristos2001-02-051-5/+3
* - openlog "huntd" instead of "HUNT"lukem2001-01-091-5/+5
* use err/warn instead of perrorlukem1997-10-111-6/+6
* Yet Another Monster Commit:lukem1997-10-101-6/+20
* fix compiler warnings on the alpha.mrg1997-10-041-1/+1
* hunt version 1993-07-17mrg1997-10-041-0/+217