aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-04-112-4/+4
|\
| * libedit: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-092-4/+4
* | MFHGlen Barber2016-03-0742-684/+595
|\|
| * Revert r296175Pedro F. Giffuni2016-03-0642-684/+595
* | MFHGlen Barber2016-03-0243-640/+684
|\|
| * MFV r296159Pedro F. Giffuni2016-02-2942-595/+684
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-45/+0
* | MFHGlen Barber2016-02-087-43/+54
|\|
| * MFV r295360Pedro F. Giffuni2016-02-077-43/+54
* | 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
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Revert r290298. Per discussion on tech-userlevel@netbsd.org this changeBrooks Davis2015-11-051-2/+2
* The ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and EL_PREP_TERM all takeBrooks Davis2015-11-021-2/+2
* libedit: Use correct buffer lengths in vi mode v command.Jilles Tjoelker2015-10-271-6/+6
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+76
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-2749-3132/+5209
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1916-52/+119
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-271-7/+0
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-0/+3
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-083-4/+9
| |\ \ \ \ \
| * | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+5
| * | | | | | Sync from headSimon J. Gerraty2012-11-0424-466/+645
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+69
* | | | | | | | Sync with NetBSD:Baptiste Daroussin2015-06-072-19/+20
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Synchronize libedit with NetBSDBaptiste Daroussin2015-05-188-72/+116
* | | | | | | Do not modify localesBaptiste Daroussin2015-04-261-1/+1
* | | | | | | revert r278414Baptiste Daroussin2015-02-081-3/+0
* | | | | | | Reapply r255891Baptiste Daroussin2015-02-081-0/+3
* | | | | | | Remove junk added during testing phaseBaptiste Daroussin2015-01-091-1/+0
* | | | | | | Synchronize libedit with NetBSD and activate UTF-8 support [1]Baptiste Daroussin2015-01-0948-3123/+5152
* | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix mismatch.Pedro F. Giffuni2014-07-231-1/+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-1012-39/+80
* | | | | | libedit: add H_SAVE_FP which saves history to a file pointer.Eitan Adler2014-05-114-9/+35
| |_|_|_|/ |/| | | |
* | | | | Update NetBSD Foundation copyrights to 2-clause BSDEd Maste2014-03-181-7/+0
| |_|_|/ |/| | |
* | | | Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).Xin LI2013-09-261-0/+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 FILES section.Joel Dahl2013-01-121-0/+7
* | | editrc only read from $HOME.Joel Dahl2013-01-121-2/+0
* | | libedit: bind the correct command when using "bind -k".Pedro F. Giffuni2013-01-011-2/+2
| |/ |/|