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
/
trek
/
main.c
Age
Commit message (
Expand
)
Author
2011-08-29
Use __dead
joerg
2009-05-25
Use random() instead of rand(), so we get something like random
dholland
2009-05-25
Remove obviously botched test for "fast mode" based on terminal speed.
dholland
2009-05-25
Use getopt to handle the remaining (all currently undocumented) options.
dholland
2009-05-25
Remove last traces of undocumented -p option (apparently related to
dholland
2009-05-25
Don't give special privileges to uid 13107.
dholland
2009-05-24
Split up lines > 80 chars. Object files unchanged.
dholland
2009-05-24
KNF: brace and comment placement. Object files identical.
dholland
2009-05-24
KNF: fix formatting of preprocessor directives
dholland
2009-05-24
ANSIfy function declarations. No object file diffs except for two functions
dholland
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-07-22
seperate -> separate
wiz
2000-05-08
Use setgid(), not setregid().
mycroft
1999-09-18
Fix -Wsign-compare warnings.
jsm
1999-09-12
Security improvements for games (largely from or inspired by OpenBSD).
jsm
1997-10-13
time_t != long, again. *Sigh*.
cjs
1997-10-12
Warnsify and remove local implementations of libc functions.
christos
1995-04-22
clean up import, NetBSD RCS IDs, etc.
cgd
1994-05-24
Converted from sgtty to termios api, no longer needs libcompat.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd