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
Age
Commit message (
Expand
)
Author
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-08-12
sprinkle static
dholland
2009-08-05
don't use char values for functions that can return -1; chars are not always
christos
2009-08-05
Use getopt instead of hand-rolled options code. Document all the arguments
dholland
2009-08-03
don't ignore errors from read(); found by lint
dholland
2009-07-20
Use random() instead of rand(), and seed with time instead of pid.
dholland
2009-07-20
Assorted minor cleanups, no functional change:
dholland
2009-07-20
A bit more whitespace.
dholland
2009-07-20
Whitespace.
dholland
2009-07-20
ANSIfy. Use __dead. Object diffs checked.
dholland
2009-04-09
\@ is not a valid escape sequence.
joerg
2008-08-08
if initscr() fails, exit with a message rather than crash in the
drochner
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-03-17
If getpwuid() returns null, its not usually a good idea to dereference
abs
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-08-27
- sleep a little in autobot mode so that we can see what is happening.
christos
2004-08-27
describe the algorithm better.
christos
2004-01-27
Remove uses of __P.
jsm
2004-01-27
Include <sys/endian.h>.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-26
New sentences begin on new lines.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-31
Be more verbose about teleports, and fix a minor problem in autobot mode.
christos
2001-12-06
Change deprecated curses function to new equivalent.
blymn
2001-04-02
Whitespace and/or punctuation fixes.
wiz
2001-02-05
fix nested externs
christos
2001-01-16
comment or delete text after CPP directives.
cgd
2000-05-08
Use setgid(), not setregid().
mycroft
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
2000-01-19
Ensure correct prompt asking about another game is given at the end of
jsm
2000-01-19
Typo fix in unknown option message (from Malcolm Parsons
jsm
2000-01-19
Remove definition of __cputchar.
jsm
1999-10-04
update after change to return value of tputs() third argument
lukem
1999-09-30
Fix uses of namespaces reserved by ISO C or POSIX.1.
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 `__noreturn__' and `__unused__' attributes where appropriate to
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1999-05-16
Fixi uninit vars warnings.
christos
1999-05-16
Add missing prototypes
christos
1999-05-15
Add -A for automatic playing mode.
christos
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
[next]