summaryrefslogtreecommitdiffstats
path: root/adventure/vocab.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland2009-08-251-5/+5
* sprinkle staticdholland2009-08-121-4/+4
* Coverity CID 570: Remove impossible check.christos2006-03-181-3/+3
* KNF and WARNS=3jmc2005-07-011-23/+16
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Use err(1, NULL) and warn(NULL) for `out of memory' error messages.jsm2000-01-091-3/+3
* return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-141-10/+6
* check for malloc failures (PR#6136 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+5
* constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-131-4/+5
* Replace some homegrown string-functions with standard-<string.h>-macros.hubertf1998-08-241-40/+2
* KNFifylukem1997-10-111-116/+143
* deprecate register, fixup .Nm usagelukem1997-10-101-13/+13
* PR/3964: Eric Fischer: Remove dependencies to traditional cpp...christos1997-08-111-11/+22
* clean up RCS idscgd1995-03-211-0/+6
* adventure(6), from 44litejtc1994-10-211-0/+223