NetBSD/games/hunt/huntd
dholland 9cdcb5fdab Use bool (not int) for a boolean return type. 2014-03-30 05:53:12 +00:00
..
Makefile Reduce ifdefs by making a common function to talk to either syslogd or 2014-03-29 22:29:55 +00:00
answer.c Use bool (not int) for a boolean return type. 2014-03-30 05:53:12 +00:00
draw.c don't declare own boolean type 2014-03-29 19:41:10 +00:00
driver.c Remove all the conditional compilation for INTERNET. Now you can run 2014-03-30 01:44:37 +00:00
execute.c be consistent about whether functions are static 2014-03-29 21:38:54 +00:00
expl.c sprinkle static 2014-03-29 21:33:41 +00:00
extern.c Clean up the names of the various pieces of socket apparatus. 2014-03-30 00:26:58 +00:00
hunt.h Use bool (not int) for a boolean return type. 2014-03-30 05:53:12 +00:00
huntd.6 Remove all the conditional compilation for INTERNET. Now you can run 2014-03-30 01:44:37 +00:00
makemaze.c tsort contents of file 2014-03-29 20:44:20 +00:00
shots.c be consistent about whether functions are static 2014-03-29 21:38:54 +00:00
support.c Er oops, fix previous. 2014-03-29 22:30:27 +00:00
terminal.c