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