summaryrefslogtreecommitdiffstats
path: root/adventure/main.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-5/+5
* Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland2009-08-251-24/+24
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* KNF and WARNS=3jmc2005-07-011-13/+11
* Remove uses of __P.jsm2004-01-271-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* This patch cleans up the handling of the variable `saved' inhubertf1999-07-161-3/+3
* The patch below does some minor cleanup of adventure(6): an additionalhubertf1999-02-101-5/+4
* return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-141-6/+5
* remove unused function return values (PR#6079 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-8/+4
* add main() prototypehubertf1998-09-111-2/+4
* Kill unused parameters, per PR 6023 by Joseph Myers <jsm28@cam.ac.uk>.hubertf1998-08-241-16/+16
* KNFifylukem1997-10-111-407/+575
* deprecate register, fixup .Nm usagelukem1997-10-101-3/+3
* PR/3964: Eric Fischer: Remove dependencies to traditional cpp...christos1997-08-111-17/+32
* 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-4/+8
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+2
* clean up RCS idscgd1995-03-211-0/+6
* adventure(6), from 44litejtc1994-10-211-0/+580