NetBSD/games/adventure
2000-07-03 03:57:39 +00:00
..
adventure.6
crc.c
done.c More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
extern.h
glorkz
hdr.h This patch fixes adventure(6) to use `extern' on declarations of 1999-07-28 23:23:39 +00:00
init.c This patch fixes adventure(6) to use `extern' on declarations of 1999-07-28 23:23:39 +00:00
io.c Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
main.c More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
Makefile HOST_CC -> HOST_LINK.c 2000-04-24 15:15:05 +00:00
save.c Adventure(6) should check for errors (e.g. disk full or quota 1999-07-17 20:02:48 +00:00
setup.c
subr.c More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
vocab.c Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
wizard.c