NetBSD/games/battlestar
dholland 4d631eb951 Use random(), not rand(). 2014-03-22 23:33:33 +00:00
..
Makefile
battlestar.6
battlestar.c
command1.c WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
command2.c
command3.c
command4.c
command5.c avoid unnecessary floating point ops 2014-03-22 23:31:28 +00:00
command6.c fflush the score file while signals are blocked to decrease the chance of 2010-04-24 00:38:30 +00:00
command7.c
cypher.c
dayfile.c
dayobjs.c
extern.h Use random(), not rand(). 2014-03-22 23:33:33 +00:00
fly.c Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
getcom.c PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
globals.c
init.c Use random(), not rand(). 2014-03-22 23:33:33 +00:00
misc.c
nightfile.c
nightobjs.c
parse.c
pathnames.h
room.c Don't use return value of a function as format string. 2011-05-23 22:44:18 +00:00
save.c
words.c