| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-01 | In 32 bits sqrt(val) + 1 can overflow, so some big primes still |  tb | 1 | -4/+4 |
| 2016-08-14 | Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull. |  guenther | 1 | -3/+3 |
| 2016-07-11 | Instead of using the floating point square root, use an integer version |  tb | 2 | -22/+39 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 1 | -2/+1 |
| 2016-03-07 | - General changes: |  mestre | 1 | -4/+4 |
| 2016-01-07 | Some basic code maintenance in games/ |  tb | 1 | -3/+3 |
| 2016-01-04 | More headers removal and sorted the remaining alphabetically. |  mestre | 1 | -4/+2 |
| 2015-12-30 | Michal Mazurek pointed out on tech@ that the factor.6 manual needs a bit |  tb | 2 | -11/+8 |
| 2015-12-25 | Declare usage() functions as __dead void, if they don't return, on games section. |  mestre | 1 | -2/+2 |
| 2015-10-24 | Cast isblank()'s argument to unsigned char. |  mmcc | 1 | -3/+3 |
| 2015-10-14 | Pledge "stdio" for simple games. |  doug | 1 | -1/+4 |
| 2015-09-07 | cosmetic fixes |  tedu | 1 | -6/+10 |
| 2011-01-24 | In roff, the escape sequence \: is an optional line break, |  schwarze | 1 | -3/+3 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s |  sobrado | 1 | -4/+4 |
| 2007-09-06 | use strcspn to properly overwrite '\n' in fgets returned buffer |  chl | 1 | -4/+3 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-03-12 | exit code 1 on usage; adobriyan@gmail |  deraadt | 1 | -3/+3 |
| 2004-07-09 | ansi; khalek@linuxgamers.net |  deraadt | 1 | -10/+6 |
| 2004-04-04 | .br workaround no longer necessary; |  jmc | 1 | -2/+1 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2002-05-31 | No dm -> no need to revoke setegid. |  pjanzen | 1 | -6/+2 |
| 2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) |  espie | 1 | -2/+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 | -5/+5 |
| 2001-10-24 | typo; ericyu@mail2000.com.tw |  deraadt | 1 | -3/+3 |
| 2001-08-19 | If primes(6) will generate 32-bit primes, factor should factor 64-bit numbers. |  pjanzen | 3 | -13/+112 |
| 2001-08-19 | Use u_int32_t rather than unsigned long, both for platform invariance and |  pjanzen | 1 | -5/+5 |
| 2001-08-19 | Clarify and stop lying |  pjanzen | 1 | -10/+6 |
| 2001-08-19 | remove extraneous newline from error output; PR 2014 and patch from |  pjanzen | 1 | -4/+7 |
| 2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv |  pjanzen | 1 | -3/+2 |
| 1999-09-26 | Correct documentation: rogoyski@cs.utexas.edu in PR 927. |  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 | -6/+6 |
| 1999-07-09 | - remove all trailing whitespace |  aaron | 1 | -4/+4 |
| 1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section |  pjanzen | 1 | -2/+2 |
| 1998-11-29 | Don't capitalize game names at the beginning of sentences. |  pjanzen | 1 | -7/+3 |
| 1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional |  pjanzen | 2 | -7/+10 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -1/+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/+344 |