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
/
backgammon
Age
Commit message (
Expand
)
Author
2019-02-18
add fallthrough
christos
2019-02-04
apply -Wno-error=implicit-fallthrough on files that have fallthru
mrg
2019-02-03
- avoid multipling a boolean value, use &&.
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2014-03-22
don't declare ospeed; it's in <termcap.h>
dholland
2013-10-19
fix unused variable warnings
christos
2013-09-13
GC descr and helpm.
joerg
2012-10-13
Add strategic assertion, now passes -Wstrict-overflow.
dholland
2012-10-13
Remove ifdefs for V7 (as opposed to older) unix.
dholland
2012-10-13
Pass the move info around instead of using it as a global.
dholland
2012-10-13
Crack down on global variables with single-letter names.
dholland
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2011-08-26
Use __dead and __printflike instead of __attribute__.
dholland
2010-03-22
rename text() to wrtext(), aligning it with most other output routines,
mrg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-08-12
sprinkle static
dholland
2009-08-12
looks as if "ospeed" here was meant to be extern.
dholland
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-03
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-31
Pedanticism about time_t (not really a bug, but now it won't show up when
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2006-04-24
It's "its."
snj
2006-03-22
Coverity CID 558: && should be obviously ||
christos
2006-03-18
Coverity CID 1230: Remove spurious close().
christos
2006-03-18
Coverity CID 1294: Avoid negative variable used as index.
christos
2006-02-25
Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.
simonb
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-07-01
KNF and WARNS=3 fixes
jmc
2005-02-15
Cast last argument of execl to (char *).
jsm
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2004-02-08
Mark unused parameters, nonreturning functions and format functions in
jsm
2004-01-27
Remove uses of __P.
jsm
2004-01-01
Only score as a Gammon or a Backgammon if the opponent hasn't removed
jsm
2004-01-01
Make tutorial text match actual moves. From FreeBSD via OpenBSD.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-26
Grammar and punctuation fixes, from jmc@openbsd.
wiz
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2002-09-18
some makefile de-linting
lukem
2001-12-12
MKfoo=no -> NOfoo=
tv
2001-09-18
Give initiali[sz]e all the "i"s it deserves.
wiz
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-04-02
Whitespace and/or punctuation fixes.
wiz
2001-02-05
remove redundant decl
christos
2001-01-09
convert to using .WAIT
lukem
2000-12-30
${PRINTOBJDIR}ify
sommerfeld
2000-05-08
Use setgid(), not setregid().
mycroft
1999-10-04
update after change to return value of tputs() third argument
lukem
1999-09-17
Fix some uses of NULL as non-pointer and 0 for null pointer.
jsm
[next]