]> git.cameronkatri.com Git - bsdgames-darwin.git/history - robots
I'm guessing that there should be no space between the hyphen and
[bsdgames-darwin.git] / robots /
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-03-17 absIf getpwuid() returns null, its not usually a good...
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-08-27 christos- sleep a little in autobot mode so that we can see...
2004-08-27 christosdescribe the algorithm better.
2004-01-27 jsmRemove uses of __P.
2004-01-27 jsmInclude <sys/endian.h>.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizNew sentences begin on new lines.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2002-01-31 christosBe more verbose about teleports, and fix a minor proble...
2001-12-06 blymnChange deprecated curses function to new equivalent.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-02-05 christosfix nested externs
2001-01-16 cgdcomment or delete text after CPP directives.
2000-05-08 mycroftUse setgid(), not setregid().
2000-04-27 thorpejCast pointer diffs to long for printing with %ld.
2000-04-27 jdcFix arguments to *printw().
2000-04-09 mycroftDon't insert leading 0s in the score display. (HI...
2000-01-20 jsmReport scores as auto-bot or not correctly.
2000-01-19 jsmEnsure correct prompt asking about another game is...
2000-01-19 jsmTypo fix in unknown option message (from Malcolm Parsons
2000-01-19 jsmRemove definition of __cputchar.
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-05-16 christosFixi uninit vars warnings.
1999-05-16 christosAdd missing prototypes
1999-05-15 christosAdd -A for automatic playing mode.
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-07-24 hubertfFix for compiling with -DFANCY, as per PR 5832 by Josep...
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-05 christosUse -ltermcap instead of -ltermlib
1997-12-18 mikeldon't clobber /var/games/robots_roll on install; from
1997-11-29 veegoWe need a FILESMODE=660 for dm which is now setgid...
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-12 lukemdeprecate bzero, rindex, etc. use symbolic constants...
1997-10-12 lukemWARNSify
1997-05-23 jtcRemove calls to flushok(). That function doesn't reall...
1997-03-24 christos- Makefile cleanups
1997-03-08 mousealternate -> alternative, per PR 2643
1996-10-18 thorpejUse ${INSTALL}.
1995-04-28 mycroftUse POSIX tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import
1994-12-22 cgdspecify man pages the new way.
1993-08-10 mycroftReally fix exit code.
1993-08-10 mycroftRewrite grody exit code and eliminate use of _putchar().
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-04-23 mycroftMake CTRL() ANSI-compliant.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources