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
/
execute.c
Age
Commit message (
Expand
)
Author
2012-06-19
WARNS=5
dholland
2008-02-24
Don't crash if we're asked to restore from /dev/null. (woops)
dholland
2008-02-24
Fix some more lint. (There's plenty to go around.)
dholland
2008-02-24
fix some lint
christos
2008-02-24
Abolish the initdeck program and the weird little binary file it generates.
dholland
2008-02-24
Source files should be named *.c or *.h, not random other things.
dholland
2008-02-24
Remove last traces of old save/load code. We no longer need a private
dholland
2008-02-24
New save/load code. Related to (but not the same as) the new save/load
dholland
2008-02-19
KNF/whitespace nits. No functional changes.
dholland
2008-02-19
Don't use perror(); use err/warn instead.
dholland
2008-01-28
Make this build with WARNS=4.
dholland
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-21
PR/8247: Simon Burge: monop(6) save/restore doesn't work.
christos
2001-08-29
Include <time.h> for declarations the Single Unix Specification says
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-08-21
Convert to something resembling KNF.
simonb
1998-09-11
use symbolic constants for signals & open(2), as per PR#5867
hubertf
1997-10-12
WARNSify
christos
1995-03-23
merge with Lite, new RCS id conventions, etc.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd