| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-15 | the names com1 to com9 are reserved filenames on windows |  daniel | 8 | -9/+10 |
| 2019-05-09 | rm lists of hereditary wizards and bad users to ensure level playing field |  tedu | 7 | -79/+16 |
| 2018-02-07 | slightly reduce the difficulty of the adventure game that is reading |  tedu | 7 | -20/+27 |
| 2017-05-31 | late game space battles require tty pledge to clear screen, etc. |  tedu | 1 | -2/+2 |
| 2016-09-11 | Callers of time(3) should #include <time.h>. |  tb | 1 | -1/+2 |
| 2016-08-27 | Pull in <stdio.h> for NULL |  guenther | 2 | -2/+4 |
| 2016-01-01 | don't declar main. from Michal Mazurek |  tedu | 1 | -3/+1 |
| 2015-12-31 | Include only needed header files per each source file |  mestre | 16 | -29/+78 |
| 2015-12-26 | Set as __dead a few more functions, that don't return, on games/ |  mestre | 1 | -3/+3 |
| 2015-12-04 | cleanup: remove pwd.h, delete a stray comment and a const qualifier |  tb | 3 | -7/+4 |
| 2015-11-29 | tidy here too; |  jmc | 1 | -3/+3 |
| 2015-11-29 | Move score file to $HOME and add pledge "stdio rpath wpath cpath". |  tb | 4 | -16/+41 |
| 2015-11-25 | Remove operations that "touch" scorefiles at install time. |  deraadt | 1 | -9/+1 |
| 2015-11-24 | In 1995, all of the games were setuid games. At end of 1996, I took them all |  deraadt | 1 | -3/+1 |
| 2015-10-24 | Cast ctype functions' arguments to unsigned char. |  mmcc | 2 | -13/+14 |
| 2015-08-22 | remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok millert krw |  deraadt | 1 | -4/+4 |
| 2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 1 | -4/+4 |
| 2015-02-17 | Mark up email addresses semantically with Mt. |  bentley | 1 | -4/+6 |
| 2014-11-16 | Remove a bogotified comment |  guenther | 1 | -2/+1 |
| 2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, |  guenther | 1 | -2/+1 |
| 2014-10-26 | Add a format specifier for the printf. |  brad | 1 | -2/+2 |
| 2013-08-29 | replace srandomdev()+random() with the arc4random*() family |  naddy | 2 | -4/+3 |
| 2013-07-17 | add missing .An and .Mt macro; from Jan Stary <hans at stare dot cz>; ok jmc@ |  schwarze | 1 | -4/+3 |
| 2013-04-05 | this doesn't need to be time_t ok deraadt |  tedu | 2 | -4/+4 |
| 2010-09-19 | put HISTORY in the right place; |  jmc | 1 | -8/+8 |
| 2009-12-10 | fix potential bugs spotted by parfait |  beck | 1 | -2/+2 |
| 2009-11-22 | Typo fixed. |  tobias | 1 | -2/+2 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 22 | -204/+22 |
| 2007-11-24 | some spelling fixes from Martynas Venckus |  jmc | 1 | -3/+3 |
| 2007-09-09 | Move redundant prompt/fgets/sscanf lines into a function with |  ray | 1 | -38/+45 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-10-10 | fgets(3) returns NULL on error, not 0. No functional change, but it makes |  cloder | 1 | -3/+3 |
| 2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; |  djm | 1 | -5/+6 |
| 2004-07-10 | more ansi; khalek@linuxgamers.net |  deraadt | 16 | -147/+116 |
| 2004-02-03 | ourtime should match prototype in extern.h 'change globals.h' deraad@ |  drahn | 1 | -3/+3 |
| 2003-09-26 | check strdup for error. based on report from Jared Yanovich. ok deraadt@ |  tedu | 1 | -3/+5 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 25 | -172/+72 |
| 2003-05-19 | NetBSD check to make sure not to deref -1. |  pjanzen | 1 | -3/+3 |
| 2003-04-23 | some typos, and clarification of game rules; |  jmc | 1 | -3/+3 |
| 2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) |  millert | 1 | -3/+3 |
| 2002-05-31 | crmode -> cbreak |  pjanzen | 1 | -3/+3 |
| 2002-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. |  pjanzen | 1 | -1/+2 |
| 2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists |  deraadt | 1 | -2/+1 |
| 2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) |  millert | 1 | -3/+3 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 5 | -82/+82 |
| 2001-11-17 | section consistency: AUTHOR -> AUTHORS, even if only one listed; |  pjanzen | 1 | -3/+4 |
| 2001-08-18 | Formatting |  pjanzen | 1 | -15/+18 |
| 2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv |  pjanzen | 1 | -7/+7 |
| 2001-02-04 | Format for long usernames |  pjanzen | 1 | -3/+3 |
| 2000-09-26 | Improve handling of multiple commands on one line. Tidy fight parser. |  pjanzen | 13 | -233/+267 |