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
/
robots
/
score.c
Age
Commit message (
Expand
)
Author
2021-04-13
properly terminate after using strncpy().
mrg
2009-08-12
sprinkle static
dholland
2009-08-03
don't ignore errors from read(); found by lint
dholland
2009-07-20
Assorted minor cleanups, no functional change:
dholland
2009-07-20
Whitespace.
dholland
2009-07-20
ANSIfy. Use __dead. Object diffs checked.
dholland
2006-03-17
If getpwuid() returns null, its not usually a good idea to dereference
abs
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-04-27
Cast pointer diffs to long for printing with %ld.
thorpej
2000-04-27
Fix arguments to *printw().
jdc
2000-04-09
Don't insert leading 0s in the score display. (HI CHRISTOS!)
mycroft
2000-01-20
Report scores as auto-bot or not correctly.
jsm
1999-09-18
Fix -Wsign-compare warnings.
jsm
1999-09-12
Security improvements for games (largely from or inspired by OpenBSD).
jsm
1999-09-08
Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate in
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-05-16
Add missing prototypes
christos
1999-05-15
Add -A for automatic playing mode.
christos
1997-10-12
deprecate bzero, rindex, etc. use symbolic constants in open()
lukem
1997-10-12
WARNSify
lukem
1995-04-22
clean up import
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd