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
/
monop
/
misc.c
Age
Commit message (
Expand
)
Author
2012-06-19
WARNS=5
dholland
2011-12-01
handle EOF in input
ahoka
2009-08-12
sprinkle static
dholland
2008-02-24
need errno.h
christos
2008-02-24
Source files should be named *.c or *.h, not random other things.
dholland
2008-02-23
Sanity fixes for input handling. Suggested by OpenBSD, but different code.
dholland
2008-02-20
Don't misuse random strings as printf formats, even where it's harmless.
dholland
2008-02-19
Fix bugs in debug printouts. From OpenBSD.
dholland
2008-02-19
Fix (another) typo in comment
dholland
2006-03-19
Coverity CID 1005: Fix NULL deref and incorrect variable use.
christos
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-01-26
Rename yn to yncoms to avoid conflict with GCC 3.4 built-in XSI
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-01-16
avoid C sequence point issues warned about by development version of gcc.
cgd
1999-09-30
Fix uses of namespaces reserved by ISO C or POSIX.1.
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-08-21
Convert to something resembling KNF.
simonb
1997-10-12
WARNSify
christos
1997-03-29
Make these compile on the PowerPC (an unsigned char system).
thorpej
1995-03-23
merge with Lite, new RCS id conventions, etc.
cgd
1993-08-07
New version from uunet.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd