summaryrefslogtreecommitdiffstats
path: root/hack/hack.tty.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up still more casts; use NULL instead of (char *)0.dholland2011-08-061-3/+3
* Userland now builds and uses terminfo instead of termcap.roy2010-02-031-8/+8
* sprinkle staticdholland2009-08-121-4/+6
* ANSIfy function declarations. All object file diffs inspected.dholland2009-06-071-17/+14
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm2003-04-021-3/+63
* __STDC__ is always defined on NetBSD.wiz2002-05-261-13/+2
* Make mostly gcc -W clean, and other cleanup:jsm2001-03-251-5/+5
* fix redundant decls and nested externs. while I am here change my copyrightchristos2001-02-051-3/+3
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-101-3/+3
* WARNsify...christos1997-10-191-92/+142
* Fix usages of ospeed.mycroft1995-04-291-2/+2
* Use POSIX tty semantics.mycroft1995-04-281-69/+19
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+7
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+338