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
/
mille
Age
Commit message (
Expand
)
Author
2011-08-31
NULL does not need a cast
plunky
2011-08-26
Avoid non-literal format strings.
tron
2011-08-26
Use __dead and __printflike instead of __attribute__.
dholland
2011-08-21
use const char [] for format.
christos
2011-08-16
eliminate non-literal format strings
christos
2011-05-23
ANSIfy
joerg
2010-04-04
handle ctime returning NULL.
christos
2010-02-06
When using -lcurses, you also need -lterminfo.
he
2009-08-12
sprinkle static
dholland
2009-05-25
We don't need a private #define "unsgn" for "unsigned", especially since
dholland
2009-05-25
Use the time to call srandom(), not getpid().
dholland
2009-05-25
KNF/whitespace: format preprocessor directives correctly.
dholland
2009-05-25
ANSIfy function declarations. Object file diffs checked.
dholland
2009-05-25
sprintf -> snprintf
dholland
2009-04-12
Sort sections.
wiz
2009-04-12
Convert to mdoc markup. With input from wiz.
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-01-28
make mille build with WARNS=4
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-03-19
Coverity CID 695: Remove impossible condition. This changes the scoring as
christos
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-04-06
If the current player has no cards, skip to the other player.
jdc
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-26
New sentences begin on new lines.
wiz
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-06
Change deprecated curses function to new equivalent.
blymn
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-05-08
Use setgid(), not setregid().
mycroft
2000-04-27
Cast pointer difference to long when printing w/ %ld.
thorpej
2000-04-27
Clear to end of line on the correct window.
jdc
2000-04-27
Fix arguments to *printw().
jdc
1999-10-01
Fix error in last namespace change (only relevant #ifdef DEBUG).
jsm
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-09
Include <time.h> in various places in the games where time() or time_t
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-09-08
Removed unused array Movenames[].
jsm
1999-03-29
defined(attron) does not mean there is a <term.h>
mrg
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-07-26
const poisoning.
mycroft
1998-02-18
Simply include -lcurses instead of -lcurses -ltermcap
jtc
1998-02-04
Remove -lcompat; not needed
christos
1997-10-12
WARNSify
lukem
[next]