| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-07 | Fix up some lint. | dholland | |
| 2011-08-06 | Remove more silly casts. | dholland | |
| 2009-08-12 | sprinkle static | dholland | |
| 2009-06-29 | Fix two serious string-handling bugs (one exploitable, one probably | dholland | |
| exploitable) and also add proper checking/paranoia in several other places. | |||
| 2009-06-07 | sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate | dholland | |
| XXX: there's still one sprintf left which will take some hacking to expunge. | |||
| 2009-06-07 | ANSIfy function declarations. All object file diffs inspected. | dholland | |
| 2008-01-28 | Make hack build with WARNS=4. | dholland | |
| 2003-04-02 | Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and | jsm | |
| CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850. | |||
| 2001-03-25 | Make mostly gcc -W clean, and other cleanup: | jsm | |
| 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. | |||
| 1997-10-19 | WARNsify... | christos | |
| 1995-03-23 | merge with Lite, new RCS id conventions, etc. | cgd | |
| 1993-08-02 | alloc.c | mycroft | |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd | |
