NetBSD/games/battlestar
jsm a5da40c55a Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
..
Makefile
battlestar.6
battlestar.c Give sensible error message in a shouldn't happen case. 1999-09-18 16:40:04 +00:00
com1.c Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
com2.c
com3.c
com4.c Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
com5.c
com6.c Use time() instead of gettimeofday(). 1999-09-14 18:08:46 +00:00
com7.c
cypher.c Add FALLTHROUGH comment. 1999-09-18 16:41:38 +00:00
dayfile.c
dayobjs.c Add missing initialisers. 1999-09-18 16:42:29 +00:00
extern.h Declare variables in extern.h as extern, and add non-extern 1999-09-14 19:54:47 +00:00
fly.c
getcom.c
globals.c Declare variables in extern.h as extern, and add non-extern 1999-09-14 19:54:47 +00:00
init.c Use strncpy() rather than strcpy() with fixed size buffer. 1999-09-18 16:47:11 +00:00
misc.c
nightfile.c
nightobjs.c Add missing initialisers. 1999-09-18 16:42:29 +00:00
parse.c
pathnames.h
room.c
save.c Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
words.c