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
/
backgammon
/
common_source
/
save.c
Age
Commit message (
Expand
)
Author
2012-10-13
Pass the move info around instead of using it as a global.
dholland
2012-10-13
Crack down on global variables with single-letter names.
dholland
2011-08-26
Use __dead and __printflike instead of __attribute__.
dholland
2009-08-12
sprinkle static
dholland
2006-03-18
Coverity CID 1230: Remove spurious close().
christos
2005-07-01
KNF and WARNS=3 fixes
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1999-07-28
This patch fixes a remaining relic of the backgammon(6) "execute
hubertf
1999-02-10
The patch below makes the game backgammon(6) use `const' where
hubertf
1998-09-13
remove x bit from save files (PR#6077)
hubertf
1998-08-29
Use symbolic names for signals(!), open(2)-constants, ...
hubertf
1997-10-10
KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
lukem
1995-04-29
Use POSIX tty semantics.
mycroft
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