]> git.cameronkatri.com Git - bsdgames-darwin.git/history - rogue
avoid strange typcast.
[bsdgames-darwin.git] / rogue /
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-03-13 sorenFix doubled 'the'.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-13 jsmFix buffer overrun in rogue.
1999-09-13 jsmRemove rogue's old and bit-rotten cut-down version...
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-04-05 abss/SETUIDGAME/SETGIDGAME/ - catch up with the rest of...
1998-11-10 hubertfconstify, per PR 6148
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-11 hubertffix prototype, per PR#5867
1998-09-11 hubertffix prototypes, per PR#5867
1998-09-11 hubertffix prototype of mon_sees(), per PR#5867
1998-07-27 mycroftconst poisoning.
1998-07-21 hubertfAs per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk...
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-04 christosRemove -lcompat; not needed
1997-11-20 mrginstall games that need it setgid.
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-15 mycroftBetter fix for the previous.
1997-10-15 ismake gcc happy on Sparc
1997-10-12 lukemWARNSify (not an insignificant task...)
1997-10-11 mycroftUse bsd.subdir.mk as appropriate.
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1997-01-07 tlsSync to 4.4BSD-Lite2
1995-04-28 mycroftUse POSIX tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgddon't forget to install the docs.
1995-04-22 cgdclean up import, NetBSD RCS Ids
1995-04-22 cgdsrc/games/rogue from Lite
1994-12-22 cgdspecify man pages the new way.
1994-04-01 cgddon't -g by default
1993-11-10 cgdnew curses update
1993-09-23 mycroftUse `r+' rather than `a+' when opening score file.
1993-08-10 mycroftRewrite special character handling.
1993-08-09 jtcRogue stores scores in /var/games/rogue.scores, not...
1993-08-05 jtcConvert to -mandoc macros.
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