aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/read.c
Commit message (Expand)AuthorAgeFilesLines
* Synchronize libedit with NetBSD and activate UTF-8 support [1]Baptiste Daroussin2015-01-091-74/+161
* Initialize the num variable to avoid uninitialized data.Kevin Lo2012-09-271-2/+2
* Re-merge a couple of changes from NetBSD's libedit.Pedro F. Giffuni2012-07-111-17/+39
* Fix issue resizing bin/shPedro F. Giffuni2012-07-061-54/+21
* Merge changes from upstream libedit.Pedro F. Giffuni2012-06-221-35/+70
* * Add the readline(3) API to libedit. The libedit versions ofDavid E. O'Brien2011-04-051-1/+1
* Merge the following changes from NetBSD:Stefan Farfeleder2007-03-111-8/+24
* Sync libedit with recent NetBSD developments. Including improvements to theStefan Farfeleder2005-08-071-62/+153
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-011-293/+362
* Add __FBSDID()s to libeditMatthew Dillon2001-09-301-2/+3
* Include fcntl.hBrian Somers2000-10-021-0/+1
* Move terminal descriptor flush before stty to eliminate potential problemsAndrey A. Chernov2000-07-271-1/+1
* <blush> I tested the real code changes, but neglected to test theWarner Losh2000-05-221-2/+2
* Make comment match code forgotten in last commitWarner Losh2000-05-221-1/+1
* Add $FreeBSD$ so I can commit:Warner Losh2000-05-221-4/+6
* Fixes assorted problems with the history edit functions in libedit. ThisBrian Somers1998-06-271-2/+2
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-2/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+437