summaryrefslogtreecommitdiffstats
path: root/games/wump
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Move a badly positioned parenthesis that caused nonsensical movementschwarze1-3/+3
2016-03-07- General changes:mestre1-4/+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 cleanup and sorting on header sectionmestre1-2/+1
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-30last but not least: add pledge for wump(6)tb1-1/+8
2013-08-29replace srandomdev()+random() with the arc4random*() familynaddy1-23/+26
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-04-02provide some missing arguments and tidy up usage(); from Igor Sobradojmc2-9/+10
2004-07-10more ansi; khalek@linuxgamers.netderaadt1-26/+25
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert3-19/+7
2003-03-11double words and spelling fixesdavid1-4/+4
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)millert1-5/+3
2002-07-30ansi wump, plus a more accurate commentpjanzen1-18/+11
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-30/+30
2001-08-18Formattingpjanzen1-3/+3
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduderaadt1-3/+3
2001-05-02Ensure caves are connected; afghan@afghanhound.org.ukpjanzen1-4/+21
2000-06-29use errx(), tabify, and add -o option for original, old dodecahedron play.pjanzen2-54/+139
2000-04-11the the; some occurrences found by soren@NetBSD.orgpjanzen1-3/+3
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen1-11/+11
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1-3/+3
1999-07-31fix a -Wcast-qual warning: jsm28@cam.ac.ukpjanzen1-3/+3
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thepjanzen1-11/+34
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1-2/+2
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen2-34/+35
1998-03-12OpenBSD ID (changed from NetBSD)pjanzen3-4/+4
1998-02-14further fixes from pjanzen@foatdi.harvard.eduderaadt1-1/+1
1998-01-31tweaks and cleanup; pjanzen@foatdi.harvard.eduderaadt2-122/+263
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-2/+2
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-2/+3
1995-10-18initial import of NetBSD treederaadt5-0/+991