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
/
teachgammon
Age
Commit message (
Expand
)
Author
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
2002-09-18
some makefile de-linting
lukem
2001-12-12
MKfoo=no -> NOfoo=
tv
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-02-05
remove redundant decl
christos
2000-05-08
Use setgid(), not setregid().
mycroft
1999-08-14
Adapt to change of "termcap.h".
tron
1999-07-25
Hardcore const poisoning
hubertf
1999-07-19
As in previously sent patches: backgammon(6) does not need setgid
hubertf
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-02-10
The patch below makes the game backgammon(6) use `const' where
hubertf
1998-09-15
Fix args processing of backgammon and teachgammon, closes pr 5345 by
frueauf
1998-09-13
mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)
hubertf
1998-08-29
Use symbolic names for signals(!), open(2)-constants, ...
hubertf
1997-10-10
KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
lukem
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1995-04-29
Use POSIX tty semantics.
mycroft
1995-03-21
clean up import
cgd
1994-05-23
need -lcompat
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
got rid of unnecessary -lcompat and associated dependency
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd