aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-164-6/+8
* Fixed print format errors.Bruce Evans1998-06-301-1/+1
* Fixes assorted problems with the history edit functions in libedit. ThisBrian Somers1998-06-276-14/+49
* Spelling fixes.Poul-Henning Kamp1998-06-101-1/+1
* Spelling corrections.Joseph Koshy1998-06-061-1/+1
* Don't use absolute path.Jordan K. Hubbard1998-05-271-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-192-4/+8
* Don't swap carriage return and new line in quoted mode (after ^V).Wolfgang Helbig1998-01-221-2/+2
* Fixed wrong prototype for history().Bruce Evans1998-01-161-3/+3
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-2/+2
* Improve dependancy behaviour a little more.Mike Smith1997-07-281-3/+4
* List help.h a a dependancy for editline.cMike Smith1997-07-271-2/+2
* Reorder decomposition of the filename argument for the '-h' flag toMike Smith1997-07-231-2/+3
* Kill this file really dead. The default branch was cleared, evenJohn Polstra1997-07-151-52/+0
* Fix vi-mode searching broken with the NetBSD changes update.Mike Smith1997-07-141-4/+2
* Kill histedit.h again. Importing Lite2 brought it back for some reasonBruce Evans1997-07-031-172/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,Bruce Evans1997-07-032-0/+224
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,Bruce Evans1997-07-033-0/+1675
* ctype: portability, sign extension and cleanup fixesAndrey A. Chernov1997-06-275-17/+16
* Move editrc.5 from MAN3 to MAN5Andrey A. Chernov1997-06-271-1/+2
* Pull histedit.h out, it lives in /usr/src/include, not here.Mike Smith1997-06-251-5/+0
* Add extra test functionality.Mike Smith1997-06-251-21/+49
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-2517-112/+1053
* Fix a minor buffer overflow.Warner 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