NetBSD/games/adventure
christos 762fbcf25e eliminate redundant decls 2001-02-05 00:20:05 +00:00
..
Makefile HOST_CC -> HOST_LINK.c 2000-04-24 15:15:05 +00:00
adventure.6
crc.c The patch below does some minor cleanup of adventure(6): an additional 1999-02-10 00:29:21 +00:00
done.c More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
extern.h remove unused function return values (PR#6079 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:21:36 +00:00
glorkz
hdr.h eliminate redundant decls 2001-02-05 00:20:05 +00:00
init.c eliminate redundant decls 2001-02-05 00:20:05 +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
save.c Adventure(6) should check for errors (e.g. disk full or quota 1999-07-17 20:02:48 +00:00
setup.c Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/errx 2000-07-31 11:25:50 +00:00
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 This patch cleans up the handling of the variable `saved' in 1999-07-16 01:38:20 +00:00