]> git.cameronkatri.com Git - bsdgames-darwin.git/history - backgammon/teachgammon/teach.c
Remove ifdefs for V7 (as opposed to older) unix.
[bsdgames-darwin.git] / backgammon / teachgammon / teach.c
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...
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
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...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
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-19 hubertfAs in previously sent patches: backgammon(6) does not...
1999-02-10 hubertfThe patch below makes the game backgammon(6) use `const...
1998-09-15 frueaufFix args processing of backgammon and teachgammon,...
1998-08-29 hubertfUse symbolic names for signals(!), open(2)-constants...
1997-10-10 lukemKNF & WARNSify, and only compile common_source once...
1995-04-29 mycroftUse POSIX tty semantics.
1995-03-21 cgdclean up import
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources