summaryrefslogtreecommitdiffstats
path: root/adventure/init.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* Get all the games compiling for iOSCameron Katri2021-02-221-1/+1
* tag decl() __noinline, as inlining it would defeat its purposedholland2014-03-221-3/+3
* NULL does not need a castplunky2011-08-311-3/+3
* Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland2009-08-251-36/+36
* sprinkle staticdholland2009-08-121-5/+8
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* don't access out of bounds element of static alloc array.rtr2006-03-181-3/+3
* KNF and WARNS=3jmc2005-07-011-14/+12
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* eliminate redundant declschristos2001-02-051-3/+3
* This patch fixes adventure(6) to use `extern' on declarations ofhubertf1999-07-281-2/+66
* Add __attribute__() to a variable. From PR 6557, after discussion withhubertf1999-02-101-3/+3
* Improved signal handling as per PR 6051 byhubertf1998-08-291-3/+3
* Kill unused parameters, per PR 6023 by Joseph Myers <jsm28@cam.ac.uk>.hubertf1998-08-241-5/+4
* change includes to fix compiler warningperry1998-02-031-2/+4
* KNFifylukem1997-10-111-132/+140
* deprecate register, fixup .Nm usagelukem1997-10-101-3/+3
* PR/3964: Eric Fischer: Remove dependencies to traditional cpp...christos1997-08-111-64/+73
* oops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com)mrg1996-05-211-3/+3
* give up setuid-ness. we don't need it. while i'm here, includemrg1996-05-211-3/+4
* clean up RCS idscgd1995-03-211-0/+6
* adventure(6), from 44litejtc1994-10-211-0/+216