ow'/>
summaryrefslogtreecommitdiff
path: root/games/hack/hack.options.c
AgeCommit message (Collapse)Author
2011-05-23Correctly print variables as strings, not as format string.joerg
2009-08-12sprinkle staticdholland
2009-06-07sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriatedholland
XXX: there's still one sprintf left which will take some hacking to expunge.
2009-06-07ANSIfy function declarations. All object file diffs inspected.dholland
2004-01-01Refer to 'O' rather than 'o' as command to set options. Bug reportedjsm
by Christian Garbs <debian@cgarbs.de> in Debian bug 191452.
2003-04-02Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm
CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850.
2001-02-05fix redundant decls and nested externs. while I am here change my copyrightchristos
to TNF.