summaryrefslogtreecommitdiffstats
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* Fix MLINKS.mdodd1999-08-201-3/+2
* Add 2 functions: el_data_set() and el_data_get() which do what youmdodd1999-08-204-2/+37
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-122-0/+4
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-1/+1
* On the alpha, sizeof(char*) != sizeof(int) which was assumed indfr1998-11-301-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-164-6/+8
* Fixed print format errors.bde1998-06-301-1/+1
* Fixes assorted problems with the history edit functions in libedit. Thisbrian1998-06-276-14/+49
* Spelling fixes.phk1998-06-101-1/+1
* Spelling corrections.jkoshy1998-06-061-1/+1
* Don't use absolute path.jkh1998-05-271-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-192-4/+8
* Don't swap carriage return and new line in quoted mode (after ^V).helbig1998-01-221-2/+2
* Fixed wrong prototype for history().bde1998-01-161-3/+3
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-2/+2
* Improve dependancy behaviour a little more.msmith1997-07-281-3/+4
* List help.h a a dependancy for editline.cmsmith1997-07-271-2/+2
* Reorder decomposition of the filename argument for the '-h' flag tomsmith1997-07-231-2/+3
* Kill this file really dead. The default branch was cleared, evenjdp1997-07-151-52/+0
* Fix vi-mode searching broken with the NetBSD changes update.msmith1997-07-141-4/+2
* Kill histedit.h again. Importing Lite2 brought it back for some reasonbde1997-07-031-172/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-032-0/+224
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-033-1/+229
| * recording cvs-1.6 file deathpeter1995-12-302-224/+0
* | ctype: portability, sign extension and cleanup fixesache1997-06-275-17/+16
* | Move editrc.5 from MAN3 to MAN5ache1997-06-271-1/+2
* | Pull histedit.h out, it lives in /usr/src/include, not here.msmith1997-06-251-5/+0
* | Add extra test functionality.msmith1997-06-251-21/+49
* | Update libedit with changes from NetBSD. Includes history load/save,msmith1997-06-2517-112/+1053
* | Fix a minor buffer overflow.imp1997-03-231-3/+2
* | Add missing DPADD, remove duplicate -ltermcappeter1996-08-301-1/+2
* | 8bit cleaness (ctype) fixesache1996-08-116-16/+18
* | General -Wall warning cleanup, part I.jkh1996-07-121-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-224/+0
* | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libeditpeter1995-12-021-0/+1
* | Update to 4.4lite2 (initialize arrow key data completely).bde1995-10-221-1/+5
* | Change my parse fix from 'return argc' to 'return 0'.ache1995-08-301-1/+1
* | Fix sh coredump in vi mode with empty colon commandache1995-08-041-0/+3
* | Simplify baud printing codeache1995-08-041-84/+1
* | Nuke local termcap.h and use system oneache1995-08-042-4/+4
* | Remove trailing whitespace.rgrimes1995-05-3028-446/+446
* | Add LDADD+= -ltermcapache1994-10-121-0/+2
* | Little regex code cleaness, idea from jgreco@ns.sol.netache1994-10-021-3/+2
* | Fix bug with 8-bit chars sign extention (ctype not works)ache1994-10-021-4/+6
* | Rewritten using POSIX regexache1994-10-023-3/+29
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-1/+1
* | In emacs editing mode, sh treated ^D at the end of a line as EOF.csgr1994-09-091-7/+3
* | Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-1/+1
* | Make this work even if make depend is not run.jkh1994-08-081-1/+1
* | histedit.h is now installed from include.wollman1994-08-041-6/+0
|/
OpenPOWER on IntegriCloud