| Commit message (Expand) | Author | Age | Files | Lines |
* | convert to unsigned variables to avoid some overflows. |  tedu | 2018-12-27 | 1 | -9/+10 |
* | Callers of time(3) should #include <time.h>. |  tb | 2016-09-11 | 1 | -1/+2 |
* | - optarg and optind are declared by unistd.h, so remove them... |  gsoares | 2016-01-27 | 1 | -8/+9 |
* | Remove unused header |  mestre | 2016-01-25 | 1 | -2/+1 |
* | As per style(9), remove remaining lint-style comments from games/ |  mestre | 2016-01-10 | 1 | -3/+1 |
* | About 13 years ago when the idiom srandom(time()), and sometimes |  mestre | 2016-01-03 | 1 | -2/+1 |
* | Declare usage() functions as __dead void, if they don't return, on games section. |  mestre | 2015-12-25 | 1 | -3/+3 |
* | Cast ctype functions' arguments to unsigned char. |  mmcc | 2015-10-24 | 1 | -3/+3 |
* | Pledge that arithmetic only takes "stdio". |  doug | 2015-10-10 | 1 | -1/+4 |
* | use .Cm rather than .Ar for fixed string arguments |  schwarze | 2015-09-12 | 1 | -5/+5 |
* | remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok millert krw |  deraadt | 2015-08-22 | 1 | -2/+2 |
* | replace srandomdev()+random() with the arc4random*() family |  naddy | 2013-08-29 | 1 | -7/+4 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -15/+1 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | -o and -r take arguments; from Igor Sobrado |  jmc | 2007-04-02 | 1 | -3/+3 |
* | remove some bogus *p tests from charles longeau |  tedu | 2007-03-20 | 1 | -3/+3 |
* | replace bad macro; |  jmc | 2004-07-13 | 1 | -2/+2 |
* | ansi; khalek@linuxgamers.net |  deraadt | 2004-07-09 | 1 | -16/+10 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 2 | -13/+5 |
* | some typos, and clarification of game rules; |  jmc | 2003-04-23 | 1 | -3/+6 |
* | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) |  millert | 2002-12-06 | 1 | -3/+3 |
* | no more err(3) newlines in games; ok pjanzen@ |  jsyn | 2002-06-11 | 1 | -4/+4 |
* | de-register |  pjanzen | 2002-05-31 | 1 | -4/+4 |
* | No dm -> no need to revoke setegid. |  pjanzen | 2002-05-31 | 1 | -6/+2 |
* | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists |  deraadt | 2002-05-23 | 1 | -2/+1 |
* | 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 | 2002-02-16 | 1 | -9/+9 |
* | - remove all trailing whitespace |  aaron | 1999-07-09 | 1 | -2/+2 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1999-05-23 | 1 | -2/+2 |
* | Always provide an argument to .Nm in SYNOPSIS section |  pjanzen | 1998-12-15 | 1 | -2/+2 |
* | Don't capitalize game names at the beginning of sentences. |  pjanzen | 1998-11-29 | 1 | -4/+4 |
* | use const where appropriate; jsm28@cam.ac.uk |  pjanzen | 1998-09-15 | 1 | -6/+6 |
* | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional |  pjanzen | 1998-08-19 | 2 | -9/+9 |
* | OpenBSD ID (changed from NetBSD) |  pjanzen | 1998-03-12 | 1 | -2/+2 |
* | cleanup efforts care of pjanzen@foatdi.harvard.edu |  deraadt | 1998-02-26 | 1 | -23/+34 |
* | $OpenBSD$ |  deraadt | 1997-09-21 | 1 | -2/+1 |
* | r?index -> strr?chr |  millert | 1997-01-17 | 1 | -2/+2 |
* | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1997-01-15 | 1 | -1/+1 |
* | sync with netbsd 960418 |  deraadt | 1996-04-23 | 1 | -3/+3 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 3 | -0/+496 |