| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-01-08 | add missing 'void' |  tb | 1 | -2/+2 |
| 2015-12-26 | Set as __dead a few more functions, that don't return, on games/ |  mestre | 1 | -2/+2 |
| 2015-12-02 | Drop the argument passing between backgammon and teachgammon. |  tb | 3 | -11/+4 |
| 2015-11-30 | Pledge for backgammon and teachgammon. |  tb | 9 | -72/+46 |
| 2015-11-11 | creat() -> open equiv; from Frederic Nowak |  deraadt | 1 | -3/+7 |
| 2015-07-20 | Sometimes, the computer's move was printed, but the computer's men didn't |  schwarze | 1 | -5/+2 |
| 2015-06-26 | /home/otto/ok |  otto | 2 | -2/+6 |
| 2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, |  guenther | 1 | -4/+4 |
| 2014-04-25 | Security is square, gaming is hip, |  schwarze | 2 | -126/+2 |
| 2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); |  okan | 1 | -2/+2 |
| 2013-08-29 | replace srandomdev()+random() with the arc4random*() family |  naddy | 1 | -2/+2 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 10 | -90/+10 |
| 2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s |  sobrado | 1 | -3/+3 |
| 2007-10-17 | remove "unused variable" warnings |  chl | 1 | -3/+2 |
| 2006-12-14 | fix DEBUG by renaming a variable colliding with ncurses |  martin | 2 | -5/+5 |
| 2006-10-31 | Remove -h flag and simplify usage output to one line, like most |  ray | 1 | -17/+15 |
| 2006-10-29 | -d: make it possible playing without doubling as it is not commonly |  martin | 3 | -6/+12 |
| 2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech |  tedu | 3 | -9/+9 |
| 2004-04-07 | Remove those option letters from the getopt string which do not have a case |  aaron | 1 | -3/+3 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 11 | -76/+32 |
| 2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen |  deraadt | 1 | -7/+7 |
| 2002-07-30 | Kill buffer overflow. |  pjanzen | 3 | -13/+19 |
| 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 | -42/+42 |
| 2001-06-23 | termios -> curses |  pjanzen | 9 | -880/+229 |
| 2001-03-30 | filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer. |  pjanzen | 1 | -4/+8 |
| 2001-02-18 | Get this not to segfault on startup on alpha. |  pjanzen | 3 | -8/+8 |
| 2000-07-23 | Avoid calling functions that can call the exit-on-error handler from the |  pjanzen | 2 | -11/+15 |
| 2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. |  pjanzen | 2 | -7/+7 |
| 1999-07-31 | use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying. |  pjanzen | 9 | -57/+58 |
| 1998-11-29 | Minor changes from NetBSD |  pjanzen | 1 | -3/+3 |
| 1998-09-02 | Delete two unused functions; jsm28@cam.ac.uk |  pjanzen | 3 | -20/+5 |
| 1998-08-29 | use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@cam.ac.uk |  pjanzen | 1 | -6/+5 |
| 1998-08-19 | Don't segfault in small windows |  pjanzen | 1 | -3/+3 |
| 1998-04-26 | Fix terminal initialization for libtermlib to be happy. |  millert | 1 | -6/+6 |
| 1998-03-19 | do not use in-source libraries; they are really problematic with obj@ and obj/ links |  deraadt | 1 | -13/+0 |
| 1998-03-19 | NetBSD changes and further improvements and corrections |  pjanzen | 13 | -2003/+1306 |
| 1997-08-19 | bc -> le |  kstailey | 1 | -1/+1 |
| 1997-07-23 | tabify |  kstailey | 1 | -1/+1 |
| 1996-02-14 | Command line arguments were not being handled correctly. Modified for |  etheisen | 2 | -68/+90 |
| 1996-02-12 | Added check for null pointer while processing cmdline options. Pointer |  etheisen | 1 | -1/+1 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 12 | -0/+3448 |