NetBSD/games/adventure
jsm a5da40c55a Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
..
Makefile
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
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 This patch cleans up the handling of the variable `saved' in 1999-07-16 01:38:20 +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 From PR 7985 by Joseph Myers <jsm28@cam.ac.uk>: 1999-07-14 17:21:03 +00:00
subr.c
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