summaryrefslogtreecommitdiff
path: root/games/adventure/io.c
AgeCommit message (Expand)Author
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2009-08-25Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland
2009-08-12sprinkle staticdholland
2006-05-18don't try to switch a char and have a case of EOF - use an int.mrg
2006-03-21Coverity CID 2737: Handle linked-lists properly. Use calloc instead of mallocchristos
2006-03-18Coverity CID 1195: Check for possible negative index.christos
2006-03-18Coverity CID 777: Fix NULL pointer deref and de-obfuscate code.christos
2005-07-01KNF and WARNS=3jmc
2003-09-19off-by-one. aaron@openbsditojun
2003-09-19off-by-one. aaron@openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-01-09Use err(1, NULL) and warn(NULL) for `out of memory' error messages.jsm
1999-02-10The game adventure(6) handles EOF on standard input ratherhubertf
1998-09-14return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-09-13check for malloc failures (PR#6136 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1998-09-13constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>hubertf
1998-08-29Remove unused function and unnecessary prototypes, as per PR 6050 byhubertf
1997-10-11KNFifylukem
1997-10-10deprecate register, fixup .Nm usagelukem
1997-08-11PR/3964: Eric Fischer: Remove dependencies to traditional cpp...christos
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-03-21clean up RCS idscgd
1994-10-21adventure(6), from 44litejtc