NetBSD/games/battlestar
dholland e31613d908 Pass -Wstrict-overflow. 2012-10-13 19:58:53 +00:00
..
Makefile When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
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 WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +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 __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +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
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