NetBSD/games/sail
dholland 6b7874a086 Move HISTORY to proper place. 2009-03-02 10:16:54 +00:00
..
Makefile Make the default WARNS for games 4. The only game that needs to set WARNS 2008-01-28 07:03:58 +00:00
assorted.c
display.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dr_1.c Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
dr_2.c Braces around a nested if, for clarity; suggested by diffing against OpenBSD. 2009-03-02 06:43:53 +00:00
dr_3.c
dr_4.c
dr_5.c
dr_main.c Use err(3) and errx(3), not perror and fprintf to stderr. From OpenBSD. 2009-03-02 06:44:22 +00:00
driver.h
extern.h
game.c
globals.c
lo_main.c Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
machdep.h Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
main.c Use errx/warnx instead of printing to stderr. From OpenBSD. 2009-03-02 06:54:01 +00:00
misc.c Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
parties.c
pathnames.h
pl_1.c
pl_2.c
pl_3.c
pl_4.c
pl_5.c Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
pl_6.c
pl_7.c Use errx() to send fatal error messages. From OpenBSD. 2009-03-02 07:17:24 +00:00
pl_main.c More fixes from OpenBSD: use err instead of perror, don't hork on EOF 2009-03-02 07:33:30 +00:00
player.h
restart.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sail.6 Move HISTORY to proper place. 2009-03-02 10:16:54 +00:00
sync.c Build with WARNS=4. Sort out the game's shadowing of its own variables, 2008-01-28 01:58:01 +00:00
version.c