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