OpenBSD CVS

src/games/hunt/hunt/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / hunt / hunt


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   22 years  deraadt   The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lis...
[TXT] client.h  1.4   21 years  pjanzen   Give this header file, which was split off by d@, the same (BSD) license as the ...
[TXT] connect.c  1.8   8 years  mestre   ANSIfy hunt(6) Note: casted 2 args to struct sockaddr * on list.c to shut off c...
[TXT] display.c  1.8   8 years  mestre   ANSIfy hunt(6) Note: casted 2 args to struct sockaddr * on list.c to shut off c...
[TXT] display.h  1.4   3 weeks  jsg   remove prototypes with no matching function and externs with no var partly check...
[TXT] hunt.6  1.23   2 years  jsg   Avoid gendered language in man pages when not referring to a specific person. Re...
[TXT] hunt.c  1.23   4 years  schwarze   no need to declare "extern optarg" and "extern optind" when <unistd.h> is includ...
[TXT] list.c  1.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] list.h  1.3   21 years  pjanzen   d@ has asked me to put in an explicit "Public domain" on header files for code h...
[TXT] otto.c  1.13   8 years  mestre   ANSIfy hunt(6) Note: casted 2 args to struct sockaddr * on list.c to shut off c...
[TXT] playit.c  1.13   7 years  guenther   Pull in <sys/select.h> for fd_set ok deraadt@