NetBSD/games/adventure
mycroft f9eca6973d Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
..
Makefile HOST_CC -> HOST_LINK.c 2000-04-24 15:15:05 +00:00
adventure.6
crc.c
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 Use setgid(), not setregid(). 2000-05-08 07:55:59 +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
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