| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -2/+2 |
* | Constify | kris | 2000-11-26 | 2 | -2/+4 |
* | log | ru | 2000-11-22 | 2 | -0/+2 |
* | Include fcntl.h | brian | 2000-10-02 | 1 | -0/+1 |
* | Teach library about Home/End keys | ache | 2000-07-28 | 2 | -5/+30 |
* | Fully preserve original tty settings outside of line edition mode. Old variant | ache | 2000-07-28 | 1 | -44/+8 |
* | Move terminal descriptor flush before stty to eliminate potential problems | ache | 2000-07-27 | 1 | -1/+1 |
* | Fix temp. singnals blocking. Only one signal was blocked due to typo pasted | ache | 2000-07-26 | 1 | -3/+5 |
* | <blush> I tested the real code changes, but neglected to test the | imp | 2000-05-22 | 2 | -5/+5 |
* | Do not read editrc file from '.'. This can be as unsafe as having | imp | 2000-05-22 | 2 | -12/+11 |
* | Make comment match code forgotten in last commit | imp | 2000-05-22 | 1 | -1/+1 |
* | Add $FreeBSD$ so I can commit: | imp | 2000-05-22 | 1 | -4/+6 |
* | Introduce .Lb macro to libedit manpage | phantom | 2000-04-22 | 1 | -0/+2 |
* | Fix style bugs | marcel | 1999-10-03 | 1 | -4/+2 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 1 | -0/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Fix MLINKS. | mdodd | 1999-08-20 | 1 | -3/+2 |
* | Add 2 functions: el_data_set() and el_data_get() which do what you | mdodd | 1999-08-20 | 4 | -2/+37 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 2 | -0/+4 |
* | Switch to using ".So" as the extension for PIC object files rather | jdp | 1999-01-09 | 1 | -1/+1 |
* | On the alpha, sizeof(char*) != sizeof(int) which was assumed in | dfr | 1998-11-30 | 1 | -1/+1 |
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 4 | -6/+8 |
* | Fixed print format errors. | bde | 1998-06-30 | 1 | -1/+1 |
* | Fixes assorted problems with the history edit functions in libedit. This | brian | 1998-06-27 | 6 | -14/+49 |
* | Spelling fixes. | phk | 1998-06-10 | 1 | -1/+1 |
* | Spelling corrections. | jkoshy | 1998-06-06 | 1 | -1/+1 |
* | Don't use absolute path. | jkh | 1998-05-27 | 1 | -1/+1 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq | charnier | 1998-03-19 | 2 | -4/+8 |
* | Don't swap carriage return and new line in quoted mode (after ^V). | helbig | 1998-01-22 | 1 | -2/+2 |
* | Fixed wrong prototype for history(). | bde | 1998-01-16 | 1 | -3/+3 |
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -2/+2 |
* | Improve dependancy behaviour a little more. | msmith | 1997-07-28 | 1 | -3/+4 |
* | List help.h a a dependancy for editline.c | msmith | 1997-07-27 | 1 | -2/+2 |
* | Reorder decomposition of the filename argument for the '-h' flag to | msmith | 1997-07-23 | 1 | -2/+3 |
* | Kill this file really dead. The default branch was cleared, even | jdp | 1997-07-15 | 1 | -52/+0 |
* | Fix vi-mode searching broken with the NetBSD changes update. | msmith | 1997-07-14 | 1 | -4/+2 |
* | Kill histedit.h again. Importing Lite2 brought it back for some reason | bde | 1997-07-03 | 1 | -172/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 2 | -0/+224 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 3 | -1/+229 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -224/+0 |
* | | ctype: portability, sign extension and cleanup fixes | ache | 1997-06-27 | 5 | -17/+16 |
* | | Move editrc.5 from MAN3 to MAN5 | ache | 1997-06-27 | 1 | -1/+2 |
* | | Pull histedit.h out, it lives in /usr/src/include, not here. | msmith | 1997-06-25 | 1 | -5/+0 |
* | | Add extra test functionality. | msmith | 1997-06-25 | 1 | -21/+49 |
* | | Update libedit with changes from NetBSD. Includes history load/save, | msmith | 1997-06-25 | 17 | -112/+1053 |
* | | Fix a minor buffer overflow. | imp | 1997-03-23 | 1 | -3/+2 |
* | | Add missing DPADD, remove duplicate -ltermcap | peter | 1996-08-30 | 1 | -1/+2 |
* | | 8bit cleaness (ctype) fixes | ache | 1996-08-11 | 6 | -16/+18 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -224/+0 |