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
/
cribbage
/
io.c
Age
Commit message (
Expand
)
Author
2012-10-13
Pass -Wstrict-overflow, and while here, don't read from index -1 of
dholland
2011-05-23
Don't use variables as format strings.
joerg
2011-05-23
ANSIfy
joerg
2009-08-12
sprinkle static
dholland
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-06-04
sprintf -> snprintf
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-07-02
KNF and WARNS=3
jmc
2005-04-19
Fixed wrong use of datatypes. In wait_for(), a char was used together
rillig
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-01-26
Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
1999-09-30
Fix uses of namespaces reserved by ISO C or POSIX.1.
jsm
1999-09-18
Fix -Wsign-compare warnings.
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
1997-10-10
WARNSify
lukem
1997-07-09
Clean up play, let player see play more often, improve display timing.
phil
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1995-03-21
clean up import
cgd
1993-12-08
Eliminate two compiler warnings.
mycroft
1993-08-10
#include <termios.h>.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-19
Fix bug I introduced.
mycroft
1993-04-18
Cleanup for GCC 2.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd