summaryrefslogtreecommitdiffstats
path: root/hack/def.obj.h
Commit message (Collapse)AuthorAgeFilesLines
* Use the right type for the malloc wrapper function, and don't cast thedholland2011-08-061-2/+2
| | | | | | | | return value. (XXX: Except for a pile of allocation macros that produce typed pointer results; there the typechecking of the result assignment is more valuable than the warning if the alloc function isn't declared properly. These macros should go away.)
* Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm2003-04-021-2/+60
| | | | CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD. Addresses part of PR bin/5850.
* WARNsify...christos1997-10-191-3/+5
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
|
* alloc.cmycroft1993-08-021-2/+5
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+48