summaryrefslogtreecommitdiffstats
path: root/lib/libedit/tty.c
Commit message (Collapse)AuthorAgeFilesLines
* + Sync with NetBSD, bringing in feature enhancements.obrien2001-10-011-904/+927
| | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris
* Add __FBSDID()s to libeditdillon2001-09-301-2/+2
|
* Fully preserve original tty settings outside of line edition mode. Old variantache2000-07-281-44/+8
| | | | | | | preserve them only partially, so tty state becomes different after el_* functions used. PR: 20138
* Don't swap carriage return and new line in quoted mode (after ^V).helbig1998-01-221-2/+2
|
* Update libedit with changes from NetBSD. Includes history load/save,msmith1997-06-251-1/+1
| | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD
* Remove trailing whitespace.rgrimes1995-05-301-41/+41
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+1144
OpenPOWER on IntegriCloud