summaryrefslogtreecommitdiff
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-211-292/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-06-251-0/+292
* YAMCF: 1.3 fix buffer overflowWarner Losh1997-03-231-3/+2
* Add missing DPADD, remove duplicate -ltermcapPeter Wemm1996-08-301-1/+2
* 8bit cleaness (ctype) fixesAndrey A. Chernov1996-08-116-16/+18
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-224/+0
* Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libeditPeter Wemm1995-12-021-0/+1
* Update to 4.4lite2 (initialize arrow key data completely).Bruce Evans1995-10-221-1/+5
* Change my parse fix from 'return argc' to 'return 0'.Andrey A. Chernov1995-08-301-1/+1
* Fix sh coredump in vi mode with empty colon commandAndrey A. Chernov1995-08-041-0/+3
* Simplify baud printing codeAndrey A. Chernov1995-08-041-84/+1
* Nuke local termcap.h and use system oneAndrey A. Chernov1995-08-042-4/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-3028-446/+446
* Add LDADD+= -ltermcapAndrey A. Chernov1994-10-121-0/+2
* Little regex code cleaness, idea from jgreco@ns.sol.netAndrey A. Chernov1994-10-021-3/+2
* Fix bug with 8-bit chars sign extention (ctype not works)Andrey A. Chernov1994-10-021-4/+6
* Rewritten using POSIX regexAndrey A. Chernov1994-10-023-3/+29
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* In emacs editing mode, sh treated ^D at the end of a line as EOF.Geoff Rehmet1994-09-091-7/+3
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-1/+1
* Make this work even if make depend is not run.Jordan K. Hubbard1994-08-081-1/+1
* histedit.h is now installed from include.Garrett Wollman1994-08-041-6/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2737-0/+14233