| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-02 | Straightforward conversion to strtonum. Slight change of behavior in that |  tb | 1 | -48/+13 |
| 2016-08-31 | Fix a bogus comment: "factors of" -> "coprime to". Replace the |  tb | 2 | -10/+10 |
| 2016-03-07 | - General changes: |  mestre | 1 | -4/+4 |
| 2016-01-07 | Some basic code maintenance in games/ |  tb | 1 | -2/+2 |
| 2016-01-04 | More headers removal and sorted the remaining alphabetically. |  mestre | 2 | -4/+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 | primes only needs pledge "stdio". |  tb | 1 | -1/+4 |
| 2015-10-24 | Cast isblank()'s argument to unsigned char. |  mmcc | 1 | -3/+3 |
| 2015-09-07 | cosmetic fixes |  tedu | 1 | -4/+7 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 3 | -33/+3 |
| 2007-09-06 | use strcspn to properly overwrite '\n' in fgets returned buffer |  chl | 1 | -4/+3 |
| 2004-07-09 | ansi; khalek@linuxgamers.net |  deraadt | 1 | -10/+8 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 4 | -27/+11 |
| 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 | -5/+5 |
| 2001-08-19 | -Wall fix, typo fix, and better includes |  pjanzen | 1 | -10/+10 |
| 2001-08-19 | Use u_int32_t rather than unsigned long, both for platform invariance and |  pjanzen | 2 | -6/+7 |
| 2001-08-19 | remove extraneous newline from error output; accept trailing whitespace |  pjanzen | 1 | -4/+7 |
| 1999-09-26 | Correct comment: rogoyski@cs.utexas.edu, PR 928. |  pjanzen | 1 | -3/+3 |
| 1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the |  pjanzen | 4 | -18/+21 |
| 1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional |  pjanzen | 1 | -3/+6 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-07-23 | tabify |  kstailey | 1 | -1/+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 | 5 | -0/+1400 |