]> git.cameronkatri.com Git - bsdgames-darwin.git/history - backgammon/common_source
remove error(1) comments
[bsdgames-darwin.git] / backgammon / common_source /
2020-04-22 joergbuffnum is shared between subs.c and fancy.c
2019-09-29 mrgconvert HAVE_GCC == 7 to HAVE_GCC >= 7.
2019-02-18 christosadd fallthrough
2019-02-04 mrgapply -Wno-error=implicit-fallthrough on files that...
2013-09-13 joergGC descr and helpm.
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-05-03 lukemRename MKPRIVATELIB to LIBISPRIVATE, to make it clearer...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
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-07-01 jmcKNF and WARNS=3 fixes
2004-04-23 simonbs/the the/the/ (only in sources that aren't regularly...
2004-01-27 jsmRemove uses of __P.
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=
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
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-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 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...
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...
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
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources