]> git.cameronkatri.com Git - bsdgames-darwin.git/history - backgammon
Sanity fixes for input buffer handling. From OpenBSD
[bsdgames-darwin.git] / backgammon /
2008-01-31 dhollandPedanticism about time_t (not really a bug, but now...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-04-24 snjIt's "its."
2006-03-22 christosCoverity CID 558: && should be obviously ||
2006-03-18 christosCoverity CID 1230: Remove spurious close().
2006-03-18 christosCoverity CID 1294: Avoid negative variable used as...
2006-02-25 simonbUse MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2005-07-01 jmcKNF and WARNS=3 fixes
2005-02-15 jsmCast last argument of execl to (char *).
2004-04-23 simonbs/the the/the/ (only in sources that aren't regularly...
2004-02-08 jsmMark unused parameters, nonreturning functions and...
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmOnly score as a Gammon or a Backgammon if the opponent...
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.
2003-04-26 wizGrammar and punctuation fixes, from jmc@openbsd.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-18 lukemsome makefile de-linting
2001-12-12 tvMKfoo=no -> NOfoo=
2001-09-18 wizGive initiali[sz]e all the "i"s it deserves.
2001-04-06 wizNegative exit code cleanup: Replace exit(-x) with exit(x).
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-02-05 christosremove redundant decl
2001-01-09 lukemconvert to using .WAIT
2000-12-30 sommerfeld${PRINTOBJDIR}ify
2000-05-08 mycroftUse setgid(), not setregid().
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-09-17 jsmFix some uses of NULL as non-pointer and 0 for null...
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-08-14 tronAdapt to change of "termcap.h".
1999-07-28 hubertfThis is a trivial fix to backgammon(6): '\a' is cleaner...
1999-07-28 hubertfThis patch fixes a remaining relic of the backgammon...
1999-07-26 hubertfThis patch adds to backgammon(6) a couple of noreturn...
1999-07-26 hubertfThis patch makes backgammon(6) check that, if you use...
1999-07-26 hubertfThis adds a check for memory allocation failure to...
1999-07-25 hubertfHardcore const poisoning
1999-07-19 hubertfAs in previously sent patches: backgammon(6) does not...
1999-07-14 hubertfFix scoring, submitted in PR 7992 by Joseph Myers ...
1999-03-13 lukemset MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1999-02-10 hubertftgetent() handles const correctly in current
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 hubertfremove x bit from save files (PR#6077)
1998-09-13 hubertfRemove unused function and mark non-returning ones...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-13 hubertfSaved games can NOT be restored by executing the save...
1998-09-13 hubertfRemove unused function (PR#6076 by Joseph Myers <jsm28...
1998-09-11 hubertffix typo, as per PR#5867
1998-08-29 hubertfUse symbolic names for signals(!), open(2)-constants...
1998-03-29 mrg- really make extern char's extern.
1998-02-02 christosDoes not need -lcompat
1997-11-05 raggeMust have the correct library link order to be able...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-16 lukemfix race condition when building libcommon with make -j
1997-10-14 lukemdefine global vars with `extern' in "back.h", and only...
1997-10-14 lukemuse <termcap.h>
1997-10-11 mycroftcommon_source -> common, and GC some garbage variables.
1997-10-11 veegoDon't install this library, we only need this during...
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: ...
1996-11-12 mikel/etc/termcap -> /usr/share/misc/termcap. Fixes misc...
1995-04-29 mycroftUse POSIX tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-21 cgdclean up import
1995-03-21 cgdfrom Lite
1994-12-22 cgdspecify man pages the new way.
1994-05-23 cgdneed -lcompat
1993-12-03 mycroftnextfree() was not returning a value when it pulled...
1993-08-05 jtcUpdate to -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
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