summaryrefslogtreecommitdiffstats
path: root/hack/hack.topl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove more silly casts.dholland2011-08-061-3/+3
* Use the right type for the malloc wrapper function, and don't cast thedholland2011-08-061-4/+3
* sprinkle staticdholland2009-08-121-7/+10
* Fix two serious string-handling bugs (one exploitable, one probablydholland2009-06-291-6/+14
* sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriatedholland2009-06-071-4/+4
* ANSIfy function declarations. All object file diffs inspected.dholland2009-06-071-20/+16
* Make hack build with WARNS=4.dholland2008-01-281-4/+4
* Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm2003-04-021-3/+60
* __STDC__ is always defined on NetBSD.wiz2002-05-261-13/+3
* Make mostly gcc -W clean, and other cleanup:jsm2001-03-251-6/+6
* WARNsify...christos1997-10-191-74/+136
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
* Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft1993-08-021-2/+7
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+192