| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the inter-library dependency for libedit and libreadline. |  yasuoka | 2019-01-15 | 1 | -3/+3 |
* | Record an inter-library dependency on libcurses in libedit and libreadline, |  sthen | 2018-11-14 | 1 | -1/+4 |
* | remove the remaining references to .depend files since nothing creates them |  naddy | 2017-10-17 | 1 | -2/+2 |
* | remove misc. depend and yacc nits that no longer matter. |  espie | 2017-07-10 | 1 | -2/+2 |
* | Generate source and header files for regress on demand. |  bluhm | 2017-07-03 | 1 | -4/+6 |
* | mark files as BUILDFIRST, or write explicit dependencies, so that most |  espie | 2017-06-16 | 1 | -1/+2 |
* | Remove debugging ifdefs. |  schwarze | 2016-05-24 | 1 | -2/+2 |
* | Enable separate compilation while keeping internal interfaces hidden. |  schwarze | 2016-05-10 | 1 | -11/+5 |
* | Replace the generated file "fcns.c" by a simpler header "func.h" |  schwarze | 2016-05-06 | 1 | -7/+7 |
* | Combine help.h and help.c into a simplified help.h |  schwarze | 2016-05-03 | 1 | -9/+6 |
* | The files editline.c, historyn.c, and tokenizern.c are completely |  schwarze | 2016-05-03 | 1 | -20/+8 |
* | New editline(7) manual, explaining to end-users how line editing works |  schwarze | 2016-04-20 | 1 | -2/+2 |
* | Always compile with WIDECHAR on and delete that preprocessor switch. |  schwarze | 2016-04-09 | 1 | -6/+1 |
* | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -22/+1 |
* | format string fixes in debug code; |  schwarze | 2016-03-22 | 1 | -3/+3 |
* | Reduce the FUN() macro madness by no longer applying it to el_[w]getc(3). |  schwarze | 2016-03-21 | 1 | -3/+2 |
* | Cleanup of standard header inclusion: |  schwarze | 2016-03-20 | 1 | -4/+4 |
* | Start synching with NetBSD: |  schwarze | 2016-01-29 | 1 | -3/+3 |
* | USE_SHLIBDIR is archaic |  deraadt | 2014-10-09 | 1 | -2/+1 |
* | remove lint leftovers; ok guenther@ |  okan | 2012-09-04 | 1 | -2/+1 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. |  okan | 2012-08-02 | 1 | -2/+1 |
* | Enable wide character functions in libedit (not the other libe*t). |  nicm | 2011-07-07 | 1 | -10/+23 |
* | Update libedit to bring it into sync with the latest version from NetBSD. |  nicm | 2010-06-30 | 1 | -12/+31 |
* | use WANTLINT= (on all architectures) |  deraadt | 2005-11-24 | 1 | -1/+2 |
* | Update to NetBSD libedit (from Oct 1, 2003), adding some string |  otto | 2003-10-31 | 1 | -30/+57 |
* | -lcurses, not termcap/termlib |  millert | 1998-07-24 | 1 | -2/+2 |
* | Updates from NetBSD (christos@netbsd.org) |  millert | 1997-06-29 | 1 | -4/+3 |
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1997-04-27 | 1 | -2/+2 |
* | Merge in NetBSD libedit changes and new man pages. Also fix some |  millert | 1997-01-16 | 1 | -1/+11 |
* | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1996-12-08 | 1 | -1/+1 |
* | includes target |  deraadt | 1996-06-10 | 1 | -1/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+59 |