This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
games
/
adventure
History
jsm
a5da40c55a
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +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
…
Makefile
…
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
…