| Age | Commit message (Expand) | Author |
| 2019-02-18 | add fallthrough | christos |
| 2019-02-04 | apply -Wno-error=implicit-fallthrough on files that have fallthru | mrg |
| 2013-09-13 | GC descr and helpm. | joerg |
| 2012-10-13 | Pass the move info around instead of using it as a global. | dholland |
| 2012-10-13 | Crack down on global variables with single-letter names. | dholland |
| 2011-08-26 | Use __dead and __printflike instead of __attribute__. | dholland |
| 2010-03-22 | rename text() to wrtext(), aligning it with most other output routines, | mrg |
| 2009-08-12 | sprinkle static | dholland |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2006-03-22 | Coverity CID 558: && should be obviously || | christos |
| 2006-03-18 | Coverity CID 1230: Remove spurious close(). | christos |
| 2006-03-18 | Coverity CID 1294: Avoid negative variable used as index. | christos |
| 2006-02-25 | Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. | simonb |
| 2005-07-01 | KNF and WARNS=3 fixes | jmc |
| 2004-04-23 | s/the the/the/ (only in sources that aren't regularly imported from | simonb |
| 2004-01-27 | Remove uses of __P. | 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 |
| 1999-10-04 | update after change to return value of tputs() third argument | lukem |
| 1999-09-08 | Add `__noreturn__' and `__unused__' attributes where appropriate to | jsm |
| 1999-07-28 | This patch fixes a remaining relic of the backgammon(6) "execute | hubertf |
| 1999-07-26 | This patch adds to backgammon(6) a couple of noreturn attributes | hubertf |
| 1999-07-26 | This patch makes backgammon(6) check that, if you use the -s option to | hubertf |
| 1999-07-26 | This adds a check for memory allocation failure to one place in | hubertf |
| 1999-03-13 | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> | lukem |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-10 | tgetent() handles const correctly in current | hubertf |
| 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 | remove x bit from save files (PR#6077) | hubertf |
| 1998-09-13 | Remove unused function and mark non-returning ones(PR#6076, #6144 by Joseph M... | hubertf |
| 1998-09-13 | Remove unused function (PR#6076 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-09-11 | fix typo, as per PR#5867 | hubertf |
| 1998-08-29 | Use symbolic names for signals(!), open(2)-constants, ... | hubertf |
| 1997-10-14 | define global vars with `extern' in "back.h", and only define once in | lukem |
| 1997-10-14 | use <termcap.h> | lukem |
| 1997-10-11 | common_source -> common, and GC some garbage variables. | mycroft |
| 1997-10-11 | Don't install this library, we only need this during the build. | veego |
| 1997-10-10 | KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) | lukem |
| 1995-04-29 | Use POSIX tty semantics. | mycroft |
| 1995-04-24 | Various changes to make games compile w/o warnings on the alpha: | cgd |
| 1995-03-21 | clean up import | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |