summaryrefslogtreecommitdiffstats
path: root/hack/hack.main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up still more casts; use NULL instead of (char *)0.dholland2011-08-061-3/+3
* Correctly print variables as strings, not as format string.joerg2011-05-231-4/+6
* Userland now builds and uses terminfo instead of termcap.roy2010-02-031-3/+3
* sprinkle staticdholland2009-08-121-3/+4
* Fix two serious string-handling bugs (one exploitable, one probablydholland2009-06-291-8/+9
* sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriatedholland2009-06-071-3/+3
* ANSIfy function declarations. All object file diffs inspected.dholland2009-06-071-12/+7
* Make hack build with WARNS=4.dholland2008-01-281-3/+3
* Remove uses of __P.jsm2004-01-271-6/+6
* 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/+2
* Make mostly gcc -W clean, and other cleanup:jsm2001-03-251-9/+15
* POSIX.2: Ignore a null PAGER as well.kleink2000-03-021-3/+5
* WARNsify...christos1997-10-191-185/+214
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-1/+1
* alloc.cmycroft1993-08-021-2/+7
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+499