summaryrefslogtreecommitdiff
path: root/lib/libedit/tty.c
AgeCommit message (Expand)Author
2003-10-18remove debugging printf.christos
2003-10-18Allow setty to set chars using char=valuechristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-19From michael@moria.de:christos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2001-05-17PR/12963:Jason Waterman: Fix signed cast problems.christos
2001-01-09make constant arrays a constjdolecek
2000-09-04convert to new style guide, which includes:lukem
1999-08-02Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)sommerfeld
1999-07-02More trailing white space.simonb
1999-02-07PR/6957: Wolfgang Helbig: libedit swaps CR and LF control chars.christos
1998-09-27Obey incoming tty char settings.christos
1998-05-20change M_* constants to MD_* to avoid clashes with <stream.h>christos
1998-03-30use int rather than char as an array index.mrg
1997-10-20Add support for DTR/CTS flow control, from Bill Studenmund.scottr
1997-10-09PR/4211: Dave Huang: don't lose VSTATUS and VEOL and any other characters thatchristos
1997-07-06Fix compiler warnings.christos
1997-04-11Portability fixes:christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd