Home | History | Annotate | Download | only in hack
History log of /src/games/hack/hack.apply.c
RevisionDateAuthorComments
 1.13  07-Aug-2011  dholland Fix up some lint.
 1.12  06-Aug-2011  dholland Fix up still more casts; use NULL instead of (char *)0.
 1.11  23-May-2011  joerg Correctly print variables as strings, not as format string.
 1.10  07-Jun-2009  dholland ANSIfy function declarations. All object file diffs inspected.
 1.9  15-Dec-2007  perry convert __attribute__s to applicable cdefs.h macros
 1.8  27-Jan-2004  jsm branches: 1.8.22;
Remove uses of __P.
 1.7  02-Apr-2003  jsm Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD.
Addresses part of PR bin/5850.
 1.6  25-Mar-2001  jsm Make mostly gcc -W clean, and other cleanup:
Use const.
Add __noreturn__ attributes.
Add a __format__ attribute.
Add __unused__ attributes.
Use symbolic constants for open() and lseek().
Declare types of all function parameters; convert some function
definitions to ISO C form.
Ensure standard file descriptors are open on startup.
Check for errors writing output of makedefs.
Avoid duplicate definitions of variables.
 1.5  19-Oct-1997  christos WARNsify...
 1.4  23-Mar-1995  cgd merge with Lite, new RCS id conventions, etc.
 1.3  02-Aug-1993  mycroft alloc.c
 1.2  18-Apr-1993  mycroft Cleanup for GCC 2.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  21-Mar-1995  cgd from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.22.1  09-Jan-2008  matt sync with HEAD

RSS XML Feed