Andrey A. Chernov
e796fe86bc
Teach library about Home/End keys
2000-07-28 00:42:54 +00:00
Doug Rabson
3e0f4b28d6
On the alpha, sizeof(char*) != sizeof(int) which was assumed in
...
term_init(). This is the cause of /usr/bin/ftp faulting on the alpha.
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-11-30 10:12:03 +00:00
Bruce Evans
65a87ccc7c
Fixed print format errors.
1998-06-30 18:03:05 +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
Jordan K. Hubbard
51295a4d3e
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
Peter Wemm
e210ca89ca
Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit
...
in particular circumstances. (malloc() does not zero memory, but usually
does by coincidenct that sbrk() returns zeroed pages)
Submitted-by: John Hood <cgull@smoke.marlboro.vt.us>
1995-12-02 09:43:43 +00:00
Bruce Evans
ee810ef23e
Update to 4.4lite2 (initialize arrow key data completely).
1995-10-22 18:49:04 +00:00
Andrey A. Chernov
bd13cecc22
Simplify baud printing code
1995-08-04 10:30:34 +00:00
Andrey A. Chernov
e390f0a585
Nuke local termcap.h and use system one
1995-08-04 09:26:10 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Andrey A. Chernov
c6acecdc95
Rewritten using POSIX regex
...
Add 57600 and 115200 speeds
Correct termcap path
1994-10-02 01:33:28 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00