| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-08 | Be more specific regarding which encoding this simulator generates: |  schwarze | 1 | -5/+7 |
| 2018-01-23 | Fix table wrt missing element and `, detailed analysis and diff from |  otto | 1 | -18/+18 |
| 2016-03-07 | - General changes: |  mestre | 1 | -4/+5 |
| 2016-01-08 | Straightforward headers cleanup |  mestre | 1 | -5/+3 |
| 2016-01-07 | Some basic code maintenance in games/ |  tb | 1 | -3/+3 |
| 2015-10-23 | include err.h for err() calls added with recent pledge commits. |  jsg | 1 | -1/+2 |
| 2015-10-14 | Pledge "stdio" for simple games. |  doug | 1 | -1/+4 |
| 2014-11-20 | minor tweaks and add HISTORY; ok jmc@ |  schwarze | 1 | -3/+10 |
| 2014-11-07 | Split bcd(6), morse(6), and ppt(6) into three separate manuals |  schwarze | 3 | -98/+18 |
| 2014-11-06 | fixup argv handling after getopt conversion. oops. |  tedu | 1 | -4/+4 |
| 2014-11-06 | -l option to create "modern" 80 column cards |  tedu | 2 | -25/+49 |
| 2014-11-06 | basic decode functionality |  tedu | 2 | -5/+83 |
| 2014-11-04 | make the long line code work with argv too |  tedu | 1 | -14/+20 |
| 2014-11-04 | fix another signed char bug. while here, toupper() is now safe to call |  tedu | 1 | -3/+2 |
| 2014-11-04 | allow printing longer lines than fit on a card by spilling onto more cards. |  tedu | 1 | -23/+30 |
| 2014-07-16 | zap trailing newlines; "go for it" deraadt |  okan | 1 | -2/+1 |
| 2013-08-14 | no longer any need to quote macro lines with >9 args; |  jmc | 1 | -3/+3 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer |  gilles | 1 | -4/+3 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2005-11-07 | use .Rs/.Re for SEE ALSO; |  jmc | 1 | -13/+18 |
| 2005-11-07 | - correct SYNOPSIS |  jmc | 1 | -13/+15 |
| 2004-07-09 | ansi; khalek@linuxgamers.net |  deraadt | 1 | -7/+4 |
| 2003-07-10 | add missing includes |  david | 1 | -2/+3 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2002-12-16 | support ppt decoding w/ lots of help from pjanzen@ |  mickey | 1 | -3/+24 |
| 2002-05-31 | No dm -> no need to revoke setegid. |  pjanzen | 1 | -6/+2 |
| 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 | -3/+3 |
| 2001-08-18 | Formatting |  pjanzen | 1 | -3/+8 |
| 2001-06-06 | remove unnecessary quotes; mpech@prosoft.org.lv |  pjanzen | 1 | -2/+2 |
| 2001-03-08 | better synopsis line |  pjanzen | 1 | -2/+2 |
| 1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the |  pjanzen | 1 | -5/+5 |
| 1999-09-01 | List (some) confirmed standards; jsm28@cam.ac.uk |  pjanzen | 1 | -1/+14 |
| 1999-07-09 | - remove all trailing whitespace |  aaron | 1 | -3/+3 |
| 1999-04-20 | bcd, morse, and ppt are not playable games and so don't need to be run |  pjanzen | 1 | -2/+1 |
| 1998-12-13 | document new -d option for morse |  pjanzen | 1 | -2/+16 |
| 1998-08-22 | grammar |  pjanzen | 1 | -4/+6 |
| 1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional |  pjanzen | 1 | -6/+14 |
| 1998-03-12 | OpenBSD ID (changed from NetBSD) |  pjanzen | 1 | -2/+1 |
| 1998-03-12 | Correct morse options |  pjanzen | 1 | -2/+3 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-08-04 | Heh. |  downsj | 1 | -2/+1 |
| 1997-01-17 | r?index -> strr?chr |  millert | 1 | -2/+1 |
| 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 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 3 | -0/+295 |