NetBSD/games/adventure
jsm d929aa8aeb Ensure trailing newline is present on error and warning messages (lost
in previous conversion from <err.h> functions to ISO C ones).
2001-08-29 18:22:56 +00:00
..
Makefile HOST_CC -> HOST_LINK.c 2000-04-24 15:15:05 +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 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 Ensure trailing newline is present on error and warning messages (lost 2001-08-29 18:22:56 +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