summaryrefslogtreecommitdiffstats
path: root/hunt/hunt
Commit message (Expand)AuthorAgeFilesLines
* eliminate nested externschristos2001-02-052-6/+7
* Don't declare 'extern opt*' getopt variables.simonb2000-04-141-4/+2
* Include <sys/param.h> for MAXHOSTNAMELEN.kleink2000-03-021-2/+3
* Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft2000-01-211-4/+2
* Don't frob the interals of a WINDOW*, use the mvinch() macro.simonb1999-04-181-7/+3
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* Add braces to make the new egcs happy.veego1998-08-301-3/+4
* - use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg1998-07-061-3/+4
* change static to static intmrg1998-03-291-3/+3
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* move hunt under dm(6)mrg1997-11-191-1/+2
* Must have the correct library link order to be able to linkragge1997-11-051-2/+2
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
* FD_ZERO select mask before FD_SET-ing itlukem1997-10-202-4/+6
* use err/warn instead of perrorlukem1997-10-113-52/+39
* Yet Another Monster Commit:lukem1997-10-105-105/+165
* note that huntd lives in /usr/games.mrg1997-10-041-2/+2
* build hunt.mrg1997-10-041-0/+13
* hunt version 1993-07-17mrg1997-10-045-0/+2704