| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-14 | read() returns -1 on failure |  asou | 1 | -2/+2 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -5/+5 |
| 2016-05-31 | Fix a crash in stifle_history() that occurred when the history |  schwarze | 1 | -2/+2 |
| 2016-05-10 | Fix next_history() and previous_history(): |  schwarze | 1 | -4/+26 |
| 2016-05-10 | Fix history_get(): |  schwarze | 1 | -8/+20 |
| 2016-05-09 | Fix stifle_history(): Remove excessive entries, if any. |  schwarze | 1 | -2/+14 |
| 2016-05-08 | Change where_history() to agree with the GNU implementation: |  schwarze | 1 | -4/+7 |
| 2016-05-08 | Make the history_set_pos() return values agree with the GNU implementation. |  schwarze | 1 | -5/+5 |
| 2016-05-06 | Replace the generated file "fcns.c" by a simpler header "func.h" |  schwarze | 1 | -1/+2 |
| 2016-04-09 | Always compile with WIDECHAR on and delete that preprocessor switch. |  schwarze | 1 | -3/+1 |
| 2016-03-21 | Make the read_char() function always take a wchar_t * argument. |  schwarze | 1 | -10/+13 |
| 2016-03-20 | Cleanup of standard header inclusion: |  schwarze | 1 | -15/+15 |
| 2016-03-20 | Cleanup of private header inclusion: |  schwarze | 1 | -4/+2 |
| 2016-03-20 | Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) |  krw | 1 | -2/+2 |
| 2016-01-30 | Fourth step in synching with NetBSD: |  schwarze | 1 | -72/+72 |
| 2015-02-06 | SIZE_MAX is standard, we should be using it in preference to the |  millert | 1 | -2/+3 |
| 2015-01-13 | libedit claims compatibility with readline 4.2, so provide a stub for |  reyk | 1 | -1/+8 |
| 2014-10-15 | use reallocarray() |  deraadt | 1 | -5/+6 |
| 2014-10-11 | Userland reallocarray() audit. |  doug | 1 | -3/+4 |
| 2011-07-08 | el_set EL_BIND or EL_SETTC must have argument lists ending with NULL. |  nicm | 1 | -5/+5 |
| 2011-07-07 | sync with upstream, retaining local modifications. |  okan | 1 | -95/+103 |
| 2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. |  nicm | 1 | -592/+710 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -4/+1 |
| 2009-06-21 | fix rcs ids. ok sthen@ |  martynas | 1 | -2/+2 |
| 2008-11-09 | typo fixed (overriden -> overridden) |  tobias | 1 | -2/+2 |
| 2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 1 | -8/+1 |
| 2005-11-14 | use asprintf() |  deraadt | 1 | -5/+2 |
| 2003-11-25 | Sync libedit to NetBSD libedit as of Nov 8, 2003. |  otto | 1 | -380/+603 |
| 2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string |  otto | 1 | -0/+1908 |