]> git.cameronkatri.com Git - bsdgames-darwin.git/history - mille
Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
[bsdgames-darwin.git] / mille /
2002-09-26 wizNew sentences begin on new lines.
2002-05-26 wiz__STDC__ is always defined on NetBSD.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-12-06 blymnChange deprecated curses function to new equivalent.
2001-04-06 wizNegative exit code cleanup: Replace exit(-x) with exit(x).
2000-05-08 mycroftUse setgid(), not setregid().
2000-04-27 thorpejCast pointer difference to long when printing w/ %ld.
2000-04-27 jdcClear to end of line on the correct window.
2000-04-27 jdcFix arguments to *printw().
1999-10-01 jsmFix error in last namespace change (only relevant ...
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-09 jsmInclude <time.h> in various places in the games where...
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-09-08 jsmRemoved unused array Movenames[].
1999-03-29 mrgdefined(attron) does not mean there is a <term.h>
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-07-26 mycroftconst poisoning.
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-04 christosRemove -lcompat; not needed
1997-10-12 lukemWARNSify
1997-05-29 melloncurses needs termcap
1997-05-23 jtcRemove unctrl.h, use public version.
1997-05-23 jtcChange "reg" to "register"
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1997-01-07 tlsSync to 4.4BSD-Lite2
1995-03-24 cgdrcs id conventions
1994-12-22 cgdspecify man pages the new way.
1994-05-12 jtcsync with 44lite, seems to fix bug #224
1994-01-13 mycroftAvoid infinite loop.
1993-08-10 mycroft#include <termios.h>.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources