summaryrefslogtreecommitdiff
path: root/zwgc/tty_filter.c
Commit message (Expand)AuthorAge
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* this gets free'd later...Gravatar Karl Ramm2009-08-09
* Build on solarisGravatar Karl Ramm2009-07-14
* Zephyrgrams to the tty port now undergo character set conversion.Gravatar Karl Ramm2009-04-18
* If you don't have termios, get a better computer. Nickels available.Gravatar Karl Ramm2009-04-15
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* get various prototypes and externs from termcap.h if it existsGravatar Karl Ramm2008-01-21
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
* Declare ospeed so that it is sized correctly -- speed_t (4 bytes) onGravatar Robert A Basch2002-04-18
* Declare ospeed in a more portable fashion.Gravatar Greg Hudson2002-02-28
* From Greg Stark: clean up some use of possibly uninitialized fields.Gravatar Greg Hudson2001-10-23
* fix things Irix n32 cc complains aboutGravatar Dan Winship1999-08-12
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Use tputs() like a good little termcap application.Gravatar Greg Hudson1997-03-21
* Kludge to work around zwgc hanging when started in the console windowGravatar Richard Basch1994-08-19
* (tty_filter_init) multiple calls caused memoryGravatar Lucien Van Elsen1992-08-26
* Ignore "@color" and "@font".Gravatar John F. Carr1991-12-30
* Beep only once per message.Gravatar Kenneth G Raeburn1990-11-08
* use bold for bold, not RV!Gravatar John Kohl1989-12-01
* add shorthand of @b, @i for bold, italicGravatar John Kohl1989-11-29
* add support to not flame about $TERM unless primary driverGravatar John Kohl1989-11-29
* be sure to end with CRLFGravatar John Kohl1989-11-15
* ignore padding informationGravatar John Kohl1989-11-15
* fix null pointer bug (info)Gravatar John Kohl1989-11-14
* beep supportGravatar John Kohl1989-11-09
* change "B" to "E" on bell (fixing typo)Gravatar John Kohl1989-11-08
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
* Initial revisionGravatar Marc Horowitz1989-11-01