| Age | Commit message (Expand) | Author |
| 2004-01-01 | Don't use -fwritable-strings. Add one more const. | jsm |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-04-26 | Drop a trailing dot. From jmc@openbsd. | wiz |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-05 | Add ${MACROS} to ${ROFF} usage to make output readable | pooka |
| 2002-10-01 | - use correctly bounded strings when reloading a saved game. in particular, | mrg |
| 2002-09-26 | Lots of minor fixes resulting from reading these man pages in detail. | wiz |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2002-07-07 | Make "rogue" build with "WARNS=2". The necessary patches were supplied | tron |
| 2001-12-06 | Change deprecated curses call to new equivalent. | blymn |
| 2001-08-09 | Fix pasto. From FreeBSD. | wiz |
| 2001-08-09 | Fix for FreeBSD/13278, from FreeBSD: | wiz |
| 2001-02-05 | remove duplicate decls | christos |
| 2000-07-10 | printf() pedant - do not pass variable alone, use %s. | itojun |
| 2000-07-03 | More include additions for exit, abs, strcmp, etc. | matt |
| 2000-03-13 | Fix doubled 'the'. | soren |
| 1999-09-18 | Fix -Wsign-compare warnings. | jsm |
| 1999-09-13 | Fix buffer overrun in rogue. | jsm |
| 1999-09-13 | Remove rogue's old and bit-rotten cut-down version of curses. | jsm |
| 1999-09-12 | Security improvements for games (largely from or inspired by OpenBSD). | jsm |
| 1999-09-09 | Check for failure of malloc() and calloc() at various places in the games. | jsm |
| 1999-09-08 | Add `__noreturn__' and `__unused__' attributes where appropriate to | jsm |
| 1999-04-05 | s/SETUIDGAME/SETGIDGAME/ - catch up with the rest of the world. | abs |
| 1998-11-10 | constify, per PR 6148 | hubertf |
| 1998-09-13 | mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-09-11 | fix prototype, per PR#5867 | hubertf |
| 1998-09-11 | fix prototypes, per PR#5867 | hubertf |
| 1998-09-11 | fix prototype of mon_sees(), per PR#5867 | hubertf |
| 1998-07-27 | const poisoning. | mycroft |
| 1998-07-21 | As per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk>/lash@tellabs.com: | hubertf |
| 1998-02-18 | Simply include -lcurses instead of -lcurses -ltermcap | jtc |
| 1998-02-04 | Remove -lcompat; not needed | christos |
| 1997-11-20 | install games that need it setgid. | mrg |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-15 | Better fix for the previous. | mycroft |
| 1997-10-15 | make gcc happy on Sparc | is |
| 1997-10-12 | WARNSify (not an insignificant task...) | lukem |
| 1997-10-11 | Use bsd.subdir.mk as appropriate. | mycroft |
| 1997-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-01-07 | Sync to 4.4BSD-Lite2 | tls |
| 1995-04-28 | Use POSIX tty semantics. | mycroft |
| 1995-04-24 | Various changes to make games compile w/o warnings on the alpha: | cgd |
| 1995-04-22 | don't forget to install the docs. | cgd |
| 1995-04-22 | clean up import, NetBSD RCS Ids | cgd |
| 1995-04-22 | src/games/rogue from Lite | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-04-01 | don't -g by default | cgd |
| 1993-11-10 | new curses update | cgd |
| 1993-09-23 | Use `r+' rather than `a+' when opening score file. | mycroft |