summaryrefslogtreecommitdiffstats
path: root/games/fish
AgeCommit message (Expand)AuthorFilesLines
2016-03-07- General changes:mestre1-3/+2
2016-01-10As per style(9), remove remaining lint-style comments from games/mestre1-5/+1
2016-01-04More headers removal and sorted the remaining alphabetically.mestre1-3/+2
2016-01-03About 13 years ago when the idiom srandom(time()), and sometimesmestre1-2/+3
2015-12-25Declare usage() functions as __dead void, if they don't return, on games section.mestre1-2/+2
2015-11-30slightly interesting pledge for fish:tb1-1/+8
2015-09-10reduce .Nd to one line and kill .Tn while hereschwarze1-4/+3
2015-02-18no reason for magic numbers to be octal. just drop the leading 0.tedu1-4/+4
2013-08-29replace srandomdev()+random() with the arc4random*() familynaddy1-3/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-11-29ansi. ok deraadt@jsg1-35/+19
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert3-19/+7
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)millert1-3/+3
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt1-2/+1
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-18/+18
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduderaadt1-3/+3
2000-04-08Handle EOF more cleanlypjanzen1-4/+6
2000-04-08Fix the card shuffle/draw algorithm. Patch only slightlypjanzen1-17/+20
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen1-20/+20
1999-07-09- remove all trailing whitespaceaaron1-6/+6
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thepjanzen1-9/+63
1999-03-26Buffer overflow fix (from FreeBSD)pjanzen1-3/+3
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-4/+5
1998-08-22Revoke gid (!) and minor tidyingpjanzen2-8/+45
1998-08-22grammarpjanzen2-23/+22
1997-09-21$OpenBSD$deraadt1-3/+1
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-2/+2
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-1/+1
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-2/+3
1995-10-18initial import of NetBSD treederaadt5-0/+605