| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-20 | Move a badly positioned parenthesis that caused nonsensical movement |  schwarze | 1 | -3/+3 |
| 2016-03-07 | - General changes: |  mestre | 1 | -4/+3 |
| 2016-01-10 | As per style(9), remove remaining lint-style comments from games/ |  mestre | 1 | -3/+1 |
| 2016-01-07 | Some basic code maintenance in games/ |  tb | 1 | -2/+2 |
| 2016-01-04 | More cleanup and sorting on header section |  mestre | 1 | -2/+1 |
| 2016-01-03 | About 13 years ago when the idiom srandom(time()), and sometimes |  mestre | 1 | -2/+3 |
| 2015-12-25 | Declare usage() functions as __dead void, if they don't return, on games section. |  mestre | 1 | -2/+2 |
| 2015-11-30 | last but not least: add pledge for wump(6) |  tb | 1 | -1/+8 |
| 2013-08-29 | replace srandomdev()+random() with the arc4random*() family |  naddy | 1 | -23/+26 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-04-02 | provide some missing arguments and tidy up usage(); from Igor Sobrado |  jmc | 2 | -9/+10 |
| 2004-07-10 | more ansi; khalek@linuxgamers.net |  deraadt | 1 | -26/+25 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 3 | -19/+7 |
| 2003-03-11 | double words and spelling fixes |  david | 1 | -4/+4 |
| 2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) |  millert | 1 | -5/+3 |
| 2002-07-30 | ansi wump, plus a more accurate comment |  pjanzen | 1 | -18/+11 |
| 2002-05-31 | No dm -> no need to revoke setegid. |  pjanzen | 1 | -6/+2 |
| 2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists |  deraadt | 1 | -2/+1 |
| 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 | 1 | -30/+30 |
| 2001-08-18 | Formatting |  pjanzen | 1 | -3/+3 |
| 2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu |  deraadt | 1 | -3/+3 |
| 2001-05-02 | Ensure caves are connected; afghan@afghanhound.org.uk |  pjanzen | 1 | -4/+21 |
| 2000-06-29 | use errx(), tabify, and add -o option for original, old dodecahedron play. |  pjanzen | 2 | -54/+139 |
| 2000-04-11 | the the; some occurrences found by soren@NetBSD.org |  pjanzen | 1 | -3/+3 |
| 1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the |  pjanzen | 1 | -11/+11 |
| 1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. |  millert | 1 | -3/+3 |
| 1999-07-31 | fix a -Wcast-qual warning: jsm28@cam.ac.uk |  pjanzen | 1 | -3/+3 |
| 1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the |  pjanzen | 1 | -11/+34 |
| 1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section |  pjanzen | 1 | -2/+2 |
| 1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional |  pjanzen | 2 | -34/+35 |
| 1998-03-12 | OpenBSD ID (changed from NetBSD) |  pjanzen | 3 | -4/+4 |
| 1998-02-14 | further fixes from pjanzen@foatdi.harvard.edu |  deraadt | 1 | -1/+1 |
| 1998-01-31 | tweaks and cleanup; pjanzen@foatdi.harvard.edu |  deraadt | 2 | -122/+263 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -3/+1 |
| 1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1 | -2/+2 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -2/+2 |
| 1996-12-22 | proper gid revoke |  deraadt | 1 | -0/+2 |
| 1996-12-19 | setgid games, not setuid games. closes a neat set of holes |  deraadt | 1 | -0/+2 |
| 1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1 | -2/+3 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 5 | -0/+991 |