2020-04-22 |
joerg | buffnum is shared between subs.c and fancy.c |
tree | commitdiff |
2019-09-29 |
mrg | convert HAVE_GCC == 7 to HAVE_GCC >= 7. |
tree | commitdiff |
2019-02-18 |
christos | add fallthrough |
tree | commitdiff |
2019-02-04 |
mrg | apply -Wno-error=implicit-fallthrough on files that... |
tree | commitdiff |
2013-09-13 |
joerg | GC descr and helpm. |
tree | commitdiff |
2012-10-13 |
dholland | Pass the move info around instead of using it as a... |
tree | commitdiff |
2012-10-13 |
dholland | Crack down on global variables with single-letter names. |
tree | commitdiff |
2011-08-26 |
dholland | Use __dead and __printflike instead of __attribute__. |
tree | commitdiff |
2010-03-22 |
mrg | rename text() to wrtext(), aligning it with most other... |
tree | commitdiff |
2009-08-12 |
dholland | sprinkle static |
tree | commitdiff |
2008-05-03 |
lukem | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer... |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2006-03-22 |
christos | Coverity CID 558: && should be obviously || |
tree | commitdiff |
2006-03-18 |
christos | Coverity CID 1230: Remove spurious close(). |
tree | commitdiff |
2006-03-18 |
christos | Coverity CID 1294: Avoid negative variable used as... |
tree | commitdiff |
2006-02-25 |
simonb | Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. |
tree | commitdiff |
2005-07-01 |
jmc | KNF and WARNS=3 fixes |
tree | commitdiff |
2004-04-23 |
simonb | s/the the/the/ (only in sources that aren't regularly... |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2002-09-18 |
lukem | some makefile de-linting |
tree | commitdiff |
2001-12-12 |
tv | MKfoo=no -> NOfoo= |
tree | commitdiff |
1999-10-04 |
lukem | update after change to return value of tputs() third... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-07-28 |
hubertf | This patch fixes a remaining relic of the backgammon... |
tree | commitdiff |
1999-07-26 |
hubertf | This patch adds to backgammon(6) a couple of noreturn... |
tree | commitdiff |
1999-07-26 |
hubertf | This patch makes backgammon(6) check that, if you use... |
tree | commitdiff |
1999-07-26 |
hubertf | This adds a check for memory allocation failure to... |
tree | commitdiff |
1999-03-13 |
lukem | set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh... |
tree | commitdiff |
1999-02-13 |
lukem | convert from NOxxx= to MKxxx=no. |
tree | commitdiff |
1999-02-10 |
hubertf | tgetent() handles const correctly in current |
tree | commitdiff |
1999-02-10 |
hubertf | The patch below makes the game backgammon(6) use `const... |
tree | commitdiff |
1998-09-15 |
frueauf | Fix args processing of backgammon and teachgammon,... |
tree | commitdiff |
1998-09-13 |
hubertf | remove x bit from save files (PR#6077) |
tree | commitdiff |
1998-09-13 |
hubertf | Remove unused function and mark non-returning ones... |
tree | commitdiff |
1998-09-13 |
hubertf | Remove unused function (PR#6076 by Joseph Myers <jsm28... |
tree | commitdiff |
1998-09-11 |
hubertf | fix typo, as per PR#5867 |
tree | commitdiff |
1998-08-29 |
hubertf | Use symbolic names for signals(!), open(2)-constants... |
tree | commitdiff |
1997-10-14 |
lukem | define global vars with `extern' in "back.h", and only... |
tree | commitdiff |
1997-10-14 |
lukem | use <termcap.h> |
tree | commitdiff |
1997-10-11 |
mycroft | common_source -> common, and GC some garbage variables. |
tree | commitdiff |
1997-10-11 |
veego | Don't install this library, we only need this during... |
tree | commitdiff |
1997-10-10 |
lukem | KNF & WARNSify, and only compile common_source once... |
tree | commitdiff |
1995-04-29 |
mycroft | Use POSIX tty semantics. |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-21 |
cgd | clean up import |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-03-21 |
cgd | initial import of 386bsd-0.1 sources |
tree | commitdiff |
|