summaryrefslogtreecommitdiffstats
path: root/games/adventure/wizard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused confirm() and datime() functions.fcambus2017-06-231-19/+1
* Headers cleanup with and OK tb@mestre2016-03-081-2/+2
* About 13 years ago when the idiom srandom(time()), and sometimesmestre2016-01-031-4/+4
* adventure requires deterministic random for its internal datatedu2014-12-311-5/+2
* Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,guenther2014-11-161-5/+5
* Correct format string mismatches turned up by -Wformat=2guenther2013-08-221-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* ansi; khalek@linuxgamers.netderaadt2004-07-091-10/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* Change wd1 and wd2 from pointers to arrays. This removes the needmillert2003-04-071-8/+6
* 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt2003-04-061-3/+3
* someone should read compiler messages on the powerpcderaadt2002-02-181-4/+7
* File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoidpjanzen2001-03-221-5/+10
* merge in NetBSD, including recent PR's of jsm28@cam.ac.ukpjanzen1998-08-311-48/+65
* Modernize time proceedures. Remove obsolete commentimp1998-07-261-8/+7
* tabifykstailey1997-07-231-6/+6
* <time.h>mickey1997-07-051-1/+2
* Fix PR#2 in a simplistic way. Handle EOF on all getchar()sniklas1997-01-111-1/+1
* setgid games, not setuid games. closes a neat set of holesderaadt1996-12-191-1/+0
* initial import of NetBSD treederaadt1995-10-181-0/+140