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
/
cribbage.h
Age
Commit message (
Expand
)
Author
2023-01-06
Define yes as extern veriable to fix build
ryoon
2012-10-13
Pass -Wstrict-overflow, and while here, don't read from index -1 of
dholland
2011-08-26
Use __dead and __printflike instead of __attribute__.
dholland
2009-08-12
sprinkle static
dholland
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2005-07-02
KNF and WARNS=3
jmc
2004-02-08
Mark unused parameters, nonreturning functions and format functions in
jsm
2004-01-27
Remove uses of __P.
jsm
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-12-06
Avoid confict with reserved identifier "expl".
thorpej
1999-09-30
Fix uses of namespaces reserved by ISO C or POSIX.1.
jsm
1999-09-10
Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu).
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1995-03-21
clean up import
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd