| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include fcntl.h | Brian Somers | 2000-10-02 | 1 | -0/+1 |
| * | Teach library about Home/End keys | Andrey A. Chernov | 2000-07-28 | 2 | -5/+30 |
| * | Fully preserve original tty settings outside of line edition mode. Old variant | Andrey A. Chernov | 2000-07-28 | 1 | -44/+8 |
| * | Move terminal descriptor flush before stty to eliminate potential problems | Andrey A. Chernov | 2000-07-27 | 1 | -1/+1 |
| * | Fix temp. singnals blocking. Only one signal was blocked due to typo pasted | Andrey A. Chernov | 2000-07-26 | 1 | -3/+5 |
| * | <blush> I tested the real code changes, but neglected to test the | Warner Losh | 2000-05-22 | 2 | -5/+5 |
| * | Do not read editrc file from '.'. This can be as unsafe as having | Warner Losh | 2000-05-22 | 2 | -12/+11 |
| * | Make comment match code forgotten in last commit | Warner Losh | 2000-05-22 | 1 | -1/+1 |
| * | Add $FreeBSD$ so I can commit: | Warner Losh | 2000-05-22 | 1 | -4/+6 |
| * | Introduce .Lb macro to libedit manpage | Alexey Zelkin | 2000-04-22 | 1 | -0/+2 |
| * | Fix style bugs | Marcel Moolenaar | 1999-10-03 | 1 | -4/+2 |
| * | sigset_t change (part 5 of 5) | Marcel Moolenaar | 1999-09-29 | 1 | -0/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
| * | Fix MLINKS. | Matthew N. Dodd | 1999-08-20 | 1 | -3/+2 |
| * | Add 2 functions: el_data_set() and el_data_get() which do what you | Matthew N. Dodd | 1999-08-20 | 4 | -2/+37 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 2 | -0/+4 |
| * | Switch to using ".So" as the extension for PIC object files rather | John Polstra | 1999-01-09 | 1 | -1/+1 |
| * | On the alpha, sizeof(char*) != sizeof(int) which was assumed in | Doug Rabson | 1998-11-30 | 1 | -1/+1 |
| * | Replace memory leaking instances of realloc with non-leaking reallocf. | Warner Losh | 1998-09-16 | 4 | -6/+8 |
| * | Fixed print format errors. | Bruce Evans | 1998-06-30 | 1 | -1/+1 |
| * | Fixes assorted problems with the history edit functions in libedit. This | Brian Somers | 1998-06-27 | 6 | -14/+49 |
| * | Spelling fixes. | Poul-Henning Kamp | 1998-06-10 | 1 | -1/+1 |
| * | Spelling corrections. | Joseph Koshy | 1998-06-06 | 1 | -1/+1 |
| * | Don't use absolute path. | Jordan K. Hubbard | 1998-05-27 | 1 | -1/+1 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq | Philippe Charnier | 1998-03-19 | 2 | -4/+8 |
| * | Don't swap carriage return and new line in quoted mode (after ^V). | Wolfgang Helbig | 1998-01-22 | 1 | -2/+2 |
| * | Fixed wrong prototype for history(). | Bruce Evans | 1998-01-16 | 1 | -3/+3 |
| * | Sort cross refereces in section SEE ALSO. | Wolfram Schneider | 1997-09-29 | 1 | -2/+2 |
| * | Improve dependancy behaviour a little more. | Mike Smith | 1997-07-28 | 1 | -3/+4 |
| * | List help.h a a dependancy for editline.c | Mike Smith | 1997-07-27 | 1 | -2/+2 |
| * | Reorder decomposition of the filename argument for the '-h' flag to | Mike Smith | 1997-07-23 | 1 | -2/+3 |
| * | Kill this file really dead. The default branch was cleared, even | John Polstra | 1997-07-15 | 1 | -52/+0 |
| * | Fix vi-mode searching broken with the NetBSD changes update. | Mike Smith | 1997-07-14 | 1 | -4/+2 |
| * | Kill histedit.h again. Importing Lite2 brought it back for some reason | Bruce Evans | 1997-07-03 | 1 | -172/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r27180, | Bruce Evans | 1997-07-03 | 2 | -0/+224 |
| |\ |
|
| | * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | Bruce Evans | 1997-07-03 | 3 | -0/+1675 |
| * | ctype: portability, sign extension and cleanup fixes | Andrey A. Chernov | 1997-06-27 | 5 | -17/+16 |
| * | Move editrc.5 from MAN3 to MAN5 | Andrey A. Chernov | 1997-06-27 | 1 | -1/+2 |
| * | Pull histedit.h out, it lives in /usr/src/include, not here. | Mike Smith | 1997-06-25 | 1 | -5/+0 |
| * | Add extra test functionality. | Mike Smith | 1997-06-25 | 1 | -19/+47 |
| * | Update libedit with changes from NetBSD. Includes history load/save, | Mike Smith | 1997-06-25 | 17 | -110/+1051 |
| * | Fix a minor buffer overflow. | Warner Losh | 1997-03-23 | 1 | -3/+2 |
| * | Add missing DPADD, remove duplicate -ltermcap | Peter Wemm | 1996-08-30 | 1 | -1/+2 |
| * | 8bit cleaness (ctype) fixes | Andrey A. Chernov | 1996-08-11 | 6 | -16/+18 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -0/+1 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 2 | -224/+0 |
| * | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit | Peter Wemm | 1995-12-02 | 1 | -0/+1 |
| * | Update to 4.4lite2 (initialize arrow key data completely). | Bruce Evans | 1995-10-22 | 1 | -1/+5 |
| * | Change my parse fix from 'return argc' to 'return 0'. | Andrey A. Chernov | 1995-08-30 | 1 | -1/+1 |
| * | Fix sh coredump in vi mode with empty colon command | Andrey A. Chernov | 1995-08-04 | 1 | -0/+3 |