aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFV 312999:Pedro F. Giffuni2017-01-301-3/+3
* MFV r312996:Pedro F. Giffuni2017-01-301-3/+2
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-1/+1
* MFHGlen Barber2016-03-071-2/+3
|\
| * Revert r296175Pedro F. Giffuni2016-03-061-2/+3
* | MFHGlen Barber2016-03-021-3/+2
|\|
| * MFV r296159Pedro F. Giffuni2016-02-291-3/+2
| * Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
| * Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Synchronize libedit with NetBSD and activate UTF-8 support [1]Baptiste Daroussin2015-01-091-3/+12
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Sync some (mostly cosmetical) changes from NetBSDPedro F. Giffuni2014-07-101-3/+3
* libedit: Revert r247683 to fix buildworld.Jilles Tjoelker2013-03-031-0/+1
* libedit does not need to be linked with ncursesPedro F. Giffuni2013-03-031-1/+0
* * Add the readline(3) API to libedit. The libedit versions ofDavid E. O'Brien2011-04-051-3/+8
* libedit: Add basic filename completion code from NetBSD.Jilles Tjoelker2010-06-131-1/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Sync libedit with recent NetBSD developments. Including improvements to theStefan Farfeleder2005-08-071-3/+5
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* -ltermcap is spelled -lncurses nowadays.Ruslan Ermilov2002-04-091-2/+2
* Clean this up after the NetBSD syncing.David E. O'Brien2001-10-011-25/+19
* Our histedit.h lives in src/include.David E. O'Brien2001-10-011-1/+0
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-011-6/+12
* Back out history.3 link removing - conflict fixed in libreadline insteadAndrey A. Chernov2001-04-121-4/+1
* Comment out one of many editline.3 MLINKS conflicting with libreadlineAndrey A. Chernov2001-04-121-1/+4
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Fix style bugsMarcel Moolenaar1999-10-031-4/+2
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-0/+5
* Fix MLINKS.Matthew N. Dodd1999-08-201-3/+2
* Add 2 functions: el_data_set() and el_data_get() which do what youMatthew N. Dodd1999-08-201-1/+2
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-1/+1
* Improve dependancy behaviour a little more.Mike Smith1997-07-281-3/+4
* List help.h a a dependancy for editline.cMike Smith1997-07-271-2/+2
* Move editrc.5 from MAN3 to MAN5Andrey A. Chernov1997-06-271-1/+2
* Pull histedit.h out, it lives in /usr/src/include, not here.Mike Smith1997-06-251-5/+0
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-5/+20
* Add missing DPADD, remove duplicate -ltermcapPeter Wemm1996-08-301-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Add LDADD+= -ltermcapAndrey A. Chernov1994-10-121-0/+2
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-1/+1
* Make this work even if make depend is not run.Jordan K. Hubbard1994-08-081-1/+1