NetBSD/games/gomoku
drochner 432ec04420 if initscr() fails, exit with a message rather than crash in the
next curses call
2008-08-08 16:10:47 +00:00
..
Makefile
bdinit.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
bdisp.c if initscr() fails, exit with a message rather than crash in the 2008-08-08 16:10:47 +00:00
gomoku.6 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
gomoku.h Remove uses of __P. 2004-01-27 20:30:28 +00:00
main.c Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
makemove.c avoid a pointer sign difference. 2006-05-11 00:17:07 +00:00
pickmove.c build with WARNS=4 2008-01-28 07:01:01 +00:00
stoc.c Fixed wrong use of the <ctype.h> functions by adding an explicit conversion 2005-04-19 20:14:29 +00:00