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
Age
Commit message (
Expand
)
Author
2013-10-19
fix unused variable warnings
christos
2012-10-13
Pass -Wstrict-overflow... mostly.
dholland
2012-02-18
Fix conflicting variable definitions
matt
2011-08-16
avoid non-literal format strings.
christos
2010-03-29
remove #ifdef SVR4
dholland
2010-03-29
Some improvements to the new UI.
dholland
2010-03-29
reorg for clarity and exposition.
dholland
2010-03-29
Better user interface. From OpenBSD, written by Paul Janzen quite a
dholland
2010-03-29
Spell "versus" right.
dholland
2010-03-29
Allow saved game filenames up to PATH_MAX. From OpenBSD.
dholland
2010-03-29
fix quote markup, spotted in openbsd diffs
dholland
2010-03-29
Fix typo. From OpenBSD.
dholland
2010-03-29
Don't exit(0) on failure. Use errx() instead of fprintf.
dholland
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-08-12
sprinkle static
dholland
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-06-04
Rectify non-compiling code that appears when DEBUG is defined.
dholland
2009-06-04
Remove global scratch string buffer. Don't zoom off the end while reading
dholland
2009-06-04
Remove remaining references to sprintf.
dholland
2009-06-04
Make a couple of the logging/printing functions printf-alikes. This removes
dholland
2009-06-04
attribute noreturn -> __dead
dholland
2009-06-04
sprintf -> snprintf
dholland
2009-06-04
Increase spending on vowels. No object file diffs.
dholland
2009-06-04
ANSIfy function declarations.x
dholland
2008-08-08
if initscr() fails, exit with a message rather than crash in the
drochner
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-28
build with WARNS=4
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-05-11
avoid a pointer sign difference.
mrg
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
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
2004-01-27
Remove uses of __P.
jsm
2004-01-27
Include <limits.h> instead of <machine/limits.h>.
jsm
2004-01-27
Include <sys/endian.h>.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-26
Ispell.
wiz
2002-09-26
New sentences begin on new lines.
wiz
2001-02-05
fix nested externs
christos
2000-07-03
More include additions for exit, abs, strcmp, etc.
matt
2000-05-08
Use setgid(), not setregid().
mycroft
2000-03-13
Fix doubled 'the'.
soren
1999-09-18
Fix -Wsign-compare warnings.
jsm
1999-09-13
Fix uses of names of library functions for other purposes.
jsm
1999-09-12
Security improvements for games (largely from or inspired by OpenBSD).
jsm
1999-09-09
Check for failure of malloc() and calloc() at various places in the games.
jsm
1999-09-08
Add `__noreturn__' and `__unused__' attributes where appropriate to
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
[next]