peter
14cbe8c569
Add missing DPADD, remove duplicate -ltermcap
1996-08-30 01:50:07 +00:00
ache
3c76730132
8bit cleaness (ctype) fixes
1996-08-11 19:20:30 +00:00
jkh
c4d4a99d31
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
peter
c3f352d4ad
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
a43cf982d1
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
bde
19aac64ab3
Update to 4.4lite2 (initialize arrow key data completely).
1995-10-22 18:49:04 +00:00
ache
4f5b58151b
Change my parse fix from 'return argc' to 'return 0'.
...
Pointed by: davidg
1995-08-30 17:59:59 +00:00
ache
7f093ebd6e
Fix sh coredump in vi mode with empty colon command
1995-08-04 19:42:23 +00:00
ache
078a33dc42
Simplify baud printing code
1995-08-04 10:30:34 +00:00
ache
be182d2421
Nuke local termcap.h and use system one
1995-08-04 09:26:10 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ache
9c19ce0235
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
ache
ea1116b0a2
Little regex code cleaness, idea from jgreco@ns.sol.net
1994-10-02 10:54:00 +00:00
ache
4d6904b543
Fix bug with 8-bit chars sign extention (ctype not works)
1994-10-02 02:01:21 +00:00
ache
68177f2606
Rewritten using POSIX regex
...
Add 57600 and 115200 speeds
Correct termcap path
1994-10-02 01:33:28 +00:00
rgrimes
83c1bfeaeb
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 21:53:28 +00:00
csgr
b5aa499369
In emacs editing mode, sh treated ^D at the end of a line as EOF.
...
(Apparently by Christos Zoulas.)
Liberated from: NetBSD
1994-09-09 19:07:43 +00:00
bde
4b07d8e782
Add dependencies on libraries to DPADD. Someday this should be done
...
automagically. -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.
1994-08-28 18:49:06 +00:00
jkh
15db5005ed
Make this work even if make depend is not run.
...
Reviewed by:
Submitted by: jkh
1994-08-08 18:54:08 +00:00
wollman
5e44d04dde
histedit.h is now installed from include.
1994-08-04 20:47:46 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00