summaryrefslogtreecommitdiffstats
path: root/games/random (follow)
Commit message (Expand)AuthorAgeFilesLines
* - General changes:mestre2016-03-071-3/+3
* As per style(9), remove remaining lint-style comments from games/mestre2016-01-101-3/+1
* Some basic code maintenance in games/tb2016-01-071-2/+2
* More headers removal and sorted the remaining alphabetically.mestre2016-01-041-4/+1
* About 13 years ago when the idiom srandom(time()), and sometimesmestre2016-01-031-4/+1
* Declare usage() functions as __dead void, if they don't return, on games section.mestre2015-12-251-2/+2
* replace setbuf with setvbuf, from Frederic Nowaktedu2015-11-041-2/+2
* Pledge "stdio" for simple games.doug2015-10-141-1/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* Use arc4random_buf() when requesting more than a single word of outputdjm2008-04-131-5/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* more ansi; khalek@linuxgamers.netderaadt2004-07-101-6/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* No dm -> no need to revoke setegid.pjanzen2002-05-311-6/+2
* 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.millert2002-02-161-3/+3
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1998-12-151-2/+2
* Don't capitalize game names at the beginning of sentences.pjanzen1998-11-291-2/+2
* More largely NetBSD-inspired code cleanuppjanzen1998-08-222-7/+7
* use arc4randomkstailey1997-10-011-8/+6
* $OpenBSD$deraadt1997-09-211-2/+1
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-1/+1
* proper gid revokederaadt1996-12-221-0/+2
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-0/+2
* initial import of NetBSD treederaadt1995-10-183-0/+233