index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
gomoku
/
stoc.c
Age
Commit message (
Expand
)
Author
2022-05-29
gomoku: use consistent variable names
rillig
2022-05-21
gomoku: fix error handling when reading moves from a file
rillig
2022-05-21
gomoku: right-align column header for move number
rillig
2022-05-19
gomoku: clean up version control sections
rillig
2022-05-18
gomoku: reduce scope of 'for' loop variables
rillig
2022-05-15
gomoku: inline macros BSZ1, BSZ2, BSZ3, BSZ4
rillig
2022-05-15
gomoku: remove redundant parentheses around return values
rillig
2022-05-15
gomoku: apply some style fixes towards KNF
rillig
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2009-08-12
sprinkle static
dholland
2009-06-04
sprintf -> snprintf
dholland
2009-06-04
ANSIfy function declarations.x
dholland
2005-04-19
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
rillig
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-07-03
More include additions for exit, abs, strcmp, etc.
matt
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1997-10-10
WARNSify
lukem
1997-01-03
fix NetBSD RCS ID headers
cgd
1996-12-28
add gomoku game, from 4.4BSD-Lite2
tls
1996-12-28
Import of 4.4BSD-Lite2 source
tls