Stefan Farfeleder
|
f9ff2f8ffb
|
Merge the following changes from NetBSD:
history.c 1.32:
# Fix memory leak found by valgrind (Julien Torres)
map.c 1.24:
# fix debugging printf format.
read.c 1.40:
# Fix bug with multiple pending el_pushes. Reported by Julien Torres.
tty.c 1.24:
# Coverity CID 1216: Prevent negative index use.
MFC after: 3 weeks
|
2007-03-11 21:47:40 +00:00 |
|
Stefan Farfeleder
|
76d00450e6
|
Sync libedit with recent NetBSD developments. Including improvements to the
vi-mode, removal of clause 3, cleanups and the export of the tokenization
functions.
Not included: config.h, filecomplete.{c,h}
|
2005-08-07 20:55:59 +00:00 |
|
David E. O'Brien
|
3c19577344
|
+ Sync with NetBSD, bringing in feature enhancements.
+ Convert to ANSI-C function definitions
+ style(9)
Submitted by: kris
|
2001-10-01 08:41:27 +00:00 |
|
Matthew Dillon
|
0622d6c77b
|
Add __FBSDID()s to libedit
|
2001-09-30 21:21:36 +00:00 |
|
Andrey A. Chernov
|
059b139f43
|
Fully preserve original tty settings outside of line edition mode. Old variant
preserve them only partially, so tty state becomes different after el_*
functions used.
PR: 20138
|
2000-07-28 00:07:40 +00:00 |
|
Wolfgang Helbig
|
5aeee887af
|
Don't swap carriage return and new line in quoted mode (after ^V).
|
1998-01-22 07:37:10 +00:00 |
|
Mike Smith
|
bd5176cb38
|
Update libedit with changes from NetBSD. Includes history load/save,
some buffer overflow guards and some stylistic cleanups.
Also adds manpages.
Obtained from: NetBSD
|
1997-06-25 08:14:24 +00:00 |
|
Rodney W. Grimes
|
6c06b4e2aa
|
Remove trailing whitespace.
|
1995-05-30 05:51:47 +00:00 |
|
Rodney W. Grimes
|
58f0484fa2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|