summaryrefslogtreecommitdiffstats
path: root/games/wump (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move a badly positioned parenthesis that caused nonsensical movementschwarze2018-12-201-3/+3
* - General changes:mestre2016-03-071-4/+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 cleanup and sorting on header sectionmestre2016-01-041-2/+1
* About 13 years ago when the idiom srandom(time()), and sometimesmestre2016-01-031-2/+3
* Declare usage() functions as __dead void, if they don't return, on games section.mestre2015-12-251-2/+2
* last but not least: add pledge for wump(6)tb2015-11-301-1/+8
* replace srandomdev()+random() with the arc4random*() familynaddy2013-08-291-23/+26
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* convert to new .Dd format;jmc2007-05-311-2/+2
* provide some missing arguments and tidy up usage(); from Igor Sobradojmc2007-04-022-9/+10
* more ansi; khalek@linuxgamers.netderaadt2004-07-101-26/+25
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-033-19/+7
* double words and spelling fixesdavid2003-03-111-4/+4
* Replace things like srandom(time(NULL)) with srandomdev(3). random(3)millert2002-12-061-5/+3
* ansi wump, plus a more accurate commentpjanzen2002-07-301-18/+11
* No dm -> no need to revoke setegid.pjanzen2002-05-311-6/+2
* The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt2002-05-231-2/+1
* 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-30/+30
* Formattingpjanzen2001-08-181-3/+3
* correct type on last arg to execl(); nordin@cse.ogi.eduderaadt2001-07-091-3/+3
* Ensure caves are connected; afghan@afghanhound.org.ukpjanzen2001-05-021-4/+21
* use errx(), tabify, and add -o option for original, old dodecahedron play.pjanzen2000-06-292-54/+139
* the the; some occurrences found by soren@NetBSD.orgpjanzen2000-04-111-3/+3
* Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thepjanzen1999-09-251-11/+11
* More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1999-08-171-3/+3
* fix a -Wcast-qual warning: jsm28@cam.ac.ukpjanzen1999-07-311-3/+3
* jsm28@cam.ac.uk : handle PAGER in a manner consistent with thepjanzen1999-06-101-11/+34
* Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1998-12-151-2/+2
* tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalpjanzen1998-08-192-34/+35
* OpenBSD ID (changed from NetBSD)pjanzen1998-03-123-4/+4
* further fixes from pjanzen@foatdi.harvard.eduderaadt1998-02-141-1/+1
* tweaks and cleanup; pjanzen@foatdi.harvard.eduderaadt1998-01-312-122/+263
* $OpenBSD$deraadt1997-09-211-3/+1
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-2/+2
* proper gid revokederaadt1996-12-221-0/+2
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-0/+2
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+3
* initial import of NetBSD treederaadt1995-10-185-0/+991