summaryrefslogtreecommitdiffstats
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* Revert r290298. Per discussion on tech-userlevel@netbsd.org this changebrooks2015-11-051-2/+2
* The ops EL_SIGNAL, EL_EDITMODE, EL_UNBUFFERED, and EL_PREP_TERM all takebrooks2015-11-021-2/+2
* libedit: Use correct buffer lengths in vi mode v command.jilles2015-10-271-6/+6
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-132-0/+76
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-082-4/+0
| * Merge sync of headsjg2015-05-2749-3132/+5209
| |\
| * \ Merge head from 7/28sjg2014-08-1916-52/+119
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+1
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge headsjg2014-04-271-7/+0
| |\ \ \
| * \ \ \ Merge head@256284sjg2013-10-131-0/+3
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | Updated dependenciessjg2013-02-162-4/+0
| * | | | | Sync with HEAD.obrien2013-02-083-4/+9
| |\ \ \ \ \
| * | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+5
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Sync from headsjg2012-11-0424-466/+645
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-222-0/+69
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Sync with NetBSD:bapt2015-06-072-19/+20
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Synchronize libedit with NetBSDbapt2015-05-188-72/+116
* | | | | | | | Do not modify localesbapt2015-04-261-1/+1
* | | | | | | | revert r278414bapt2015-02-081-3/+0
* | | | | | | | Reapply r255891bapt2015-02-081-0/+3
* | | | | | | | Remove junk added during testing phasebapt2015-01-091-1/+0
* | | | | | | | Synchronize libedit with NetBSD and activate UTF-8 support [1]bapt2015-01-0948-3123/+5152
* | | | | | | | Convert libraries to use LIBADDbapt2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix mismatch.pfg2014-07-231-1/+1
* | | | | | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | | | | | | Sync some (mostly cosmetical) changes from NetBSDpfg2014-07-1012-39/+80
* | | | | | | libedit: add H_SAVE_FP which saves history to a file pointer.eadler2014-05-114-9/+35
| |_|_|_|_|/ |/| | | | |
* | | | | | Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-181-7/+0
| |_|_|_|/ |/| | | |
* | | | | Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).delphij2013-09-261-0/+3
* | | | | libedit: Revert r247683 to fix buildworld.jilles2013-03-031-0/+1
* | | | | libedit does not need to be linked with ncursespfg2013-03-031-1/+0
| |_|_|/ |/| | |
* | | | Add FILES section.joel2013-01-121-0/+7
* | | | editrc only read from $HOME.joel2013-01-121-2/+0
* | | | libedit: bind the correct command when using "bind -k".pfg2013-01-011-2/+2
| |/ / |/| |
* | | Initialize the num variable to avoid uninitialized data.kevlo2012-09-271-2/+2
* | | Drop non-portable libedit's el_data_set() and el_data_get() forpfg2012-07-263-32/+1
* | | Merge more cosmetical changes from NetBSD's libedit.pfg2012-07-192-5/+5
* | | Re-merge a couple of changes from NetBSD's libedit.pfg2012-07-115-20/+51
* | | Merge a small update from NetBSD.pfg2012-07-062-20/+17
* | | Fix issue resizing bin/shpfg2012-07-065-66/+24
| |/ |/|
* | Fix mandoc "Oc breaks Op" warning.joel2012-06-241-1/+1
* | Merge changes from upstream libedit.pfg2012-06-2220-410/+634
|/
* Correct r228114 and use the same implementation for tilde.h as for history.hobrien2012-04-262-2/+33
* Don't use __P().ed2011-12-131-2/+2
* Use INCSLINKS so that "make installincludes" installs links during buildworld.fjoe2011-11-291-1/+1
* - Hide _rl_qsort_string_compare() that should be private to libreadline()fjoe2011-11-292-1/+1
OpenPOWER on IntegriCloud