| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -3/+3 |
| 2016-03-07 | - General changes: |  mestre | 1 | -3/+3 |
| 2016-01-10 | As per style(9), remove remaining lint-style comments from games/ |  mestre | 1 | -4/+1 |
| 2016-01-06 | Remove unnecessary header files from phantasia(6) |  mestre | 1 | -5/+14 |
| 2016-01-06 | ansify |  tb | 1 | -7/+4 |
| 2016-01-06 | Use return instead of exit from main. |  tb | 1 | -3/+2 |
| 2015-12-26 | Set as __dead a few more functions, that don't return, on games/ |  mestre | 1 | -2/+2 |
| 2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, |  guenther | 1 | -4/+4 |
| 2013-08-29 | replace srandomdev()+random() with the arc4random*() family |  naddy | 1 | -10/+5 |
| 2011-06-23 | delete unused stupid code; Daniel Dickman |  deraadt | 1 | -37/+1 |
| 2010-12-15 | as of 1989, fread/fwrite take void *, so there's no need to cast to char *. |  tedu | 1 | -2/+2 |
| 2003-04-25 | comment repair |  deraadt | 1 | -2/+2 |
| 2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen |  deraadt | 1 | -2/+2 |
| 2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) |  millert | 1 | -3/+3 |
| 2002-05-31 | de-register |  pjanzen | 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 | 1 | -2/+2 |
| 1998-11-29 | NetBSD merge (mainly -Wall related) |  pjanzen | 1 | -10/+23 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -1/+1 |
| 1996-05-26 | fixed the "/* in comments" problem. |  fn | 1 | -3/+3 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+270 |