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