summaryrefslogtreecommitdiffstats
path: root/games/random
AgeCommit message (Expand)AuthorFilesLines
2016-03-07- General changes:mestre1-3/+3
2016-01-10As per style(9), remove remaining lint-style comments from games/mestre1-3/+1
2016-01-07Some basic code maintenance in games/tb1-2/+2
2016-01-04More headers removal and sorted the remaining alphabetically.mestre1-4/+1
2016-01-03About 13 years ago when the idiom srandom(time()), and sometimesmestre1-4/+1
2015-12-25Declare usage() functions as __dead void, if they don't return, on games section.mestre1-2/+2
2015-11-04replace setbuf with setvbuf, from Frederic Nowaktedu1-2/+2
2015-10-14Pledge "stdio" for simple games.doug1-1/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2008-04-13Use arc4random_buf() when requesting more than a single word of outputdjm1-5/+5
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-07-10more ansi; khalek@linuxgamers.netderaadt1-6/+4
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-02-16Part 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.millert1-3/+3
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1-2/+2
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1-2/+2
1998-11-29Don't capitalize game names at the beginning of sentences.pjanzen1-2/+2
1998-08-22More largely NetBSD-inspired code cleanuppjanzen2-7/+7
1997-10-01use arc4randomkstailey1-8/+6
1997-09-21$OpenBSD$deraadt1-2/+1
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-1/+1
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1995-10-18initial import of NetBSD treederaadt3-0/+233