]> git.cameronkatri.com Git - bsdgames-darwin.git/history - backgammon
Fix buffer overrun in rogue.
[bsdgames-darwin.git] / backgammon /
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