]> git.cameronkatri.com Git - bsdgames-darwin.git/history - backgammon/teachgammon
Fix merge conflicts
[bsdgames-darwin.git] / backgammon / teachgammon /
2021-05-05 rilliggames: remove trailing whitespace in *.c and *.h
2021-03-28 Cameron KatriUse PREFIX now
2021-02-22 Cameron KatriGet all the games compiling for iOS
2019-02-03 mrg- add or adjust /* FALLTHROUGH */ where appropriate
2013-10-19 christosfix unused variable warnings
2013-09-13 joergGC descr and helpm.
2012-10-13 dhollandRemove ifdefs for V7 (as opposed to older) unix.
2012-10-13 dhollandPass the move info around instead of using it as a...
2012-10-13 dhollandCrack down on global variables with single-letter names.
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2010-03-22 mrgrename text() to wrtext(), aligning it with most other...
2009-08-12 dhollandsprinkle static
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-04-24 snjIt's "its."
2005-07-01 jmcKNF and WARNS=3 fixes
2005-02-15 jsmCast last argument of execl to (char *).
2004-02-08 jsmMark unused parameters, nonreturning functions and...
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmMake tutorial text match actual moves. From FreeBSD...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-09-18 lukemsome makefile de-linting
2001-12-12 tvMKfoo=no -> NOfoo=
2001-04-06 wizNegative exit code cleanup: Replace exit(-x) with exit(x).
2001-02-05 christosremove redundant decl
2000-05-08 mycroftUse setgid(), not setregid().
1999-08-14 tronAdapt to change of "termcap.h".
1999-07-25 hubertfHardcore const poisoning
1999-07-19 hubertfAs in previously sent patches: backgammon(6) does not...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1999-02-10 hubertfThe patch below makes the game backgammon(6) use `const...
1998-09-15 frueaufFix args processing of backgammon and teachgammon,...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-08-29 hubertfUse symbolic names for signals(!), open(2)-constants...
1997-10-10 lukemKNF & WARNSify, and only compile common_source once...
1997-05-08 gwrBack out the .PATH.c changes. The .depend problem...
1997-05-06 gwrUse .PATH.c: ...
1995-04-29 mycroftUse POSIX tty semantics.
1995-03-21 cgdclean up import
1994-05-23 cgdneed -lcompat
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources