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