summaryrefslogtreecommitdiffstats
path: root/lib/libedit
Commit message (Expand)AuthorAgeFilesLines
* libedit: Try to map <Delete> to ed-delete-next-char.jilles2010-09-052-2/+10
* libedit: Do not move the cursor for ed-delete-next-char in emacs mode.jilles2010-09-031-7/+4
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* libedit: Reduce surprising behaviour with filename completion some more:jilles2010-06-151-3/+7
* libedit: Allow simple quoting in filename completion.jilles2010-06-152-11/+137
* libedit: Fix a bug that could make completion listings incomplete.jilles2010-06-151-3/+2
* libedit: Add basic filename completion code from NetBSD.jilles2010-06-133-1/+588
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-142-2/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-023-9/+0
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Merge NetBSD changes, among them:stefanf2007-06-105-117/+259
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* Merge the following changes from NetBSD:stefanf2007-03-114-16/+37
* Merge the following changes from NetBSD:stefanf2007-03-119-95/+144
* Merge changes to the NetBSD copyright (advertising clause removal).stefanf2007-03-113-18/+6
* Merge NetBSD's revision 1.27. This bug can be observed eg. when browsingstefanf2005-12-041-12/+34
* Fix prototype.ru2005-11-241-1/+1
* -mdoc sweep.ru2005-11-172-8/+11
* Add el_get to the NAME section.stefanf2005-10-201-1/+2
* Merge makelist rev 1.10 and map.c rev 1.22 from NetBSD. They just patch thestefanf2005-10-042-14/+14
* Merge NetBSD's rev. 1.49:stefanf2005-10-041-6/+6
* Merge NetBSD's rev. 1.41:stefanf2005-10-041-3/+3
* Move <sys/cdefs.h> up to reduce diff to NetBSD.stefanf2005-08-101-2/+2
* Submitted to and merged from NetBSD (rev. 1.23 and 1.24):stefanf2005-08-101-6/+7
* NetBSD merged our typo fixes, update $NetBSD$.stefanf2005-08-096-6/+6
* Merge a change I missed in the last commit.stefanf2005-08-091-1/+1
* Merge NetBSD's 1.25 which fixes a small bug introduced in 1.24.stefanf2005-08-091-1/+3
* Include <term.h> before #undef'ing key_clear.stefanf2005-08-081-0/+2
* Fix a few typos.stefanf2005-08-082-4/+4
* Don't forget to copy the sentinel into the `help' array. It's expected tostefanf2005-08-081-2/+2
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-0738-1482/+2374
* Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 andstefanf2005-08-073-5/+3
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Expand contractions.ru2005-02-131-2/+2
* Expand *n't contractions.ru2005-02-132-3/+3
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* LANG->LC_ALLache2003-08-041-1/+1
* Fix problem differently, useache2003-08-041-1/+1
* Fix double-wrong tr usage: tr '[a-z]' '[A-Z]'ache2003-08-041-1/+1
* The .Fn functioncharnier2003-02-061-1/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-014-4/+4
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-2/+2
* english(4) police.schweikh2002-12-271-1/+1
* Write the strvis()'d string out to the history file in history_save(),tjr2002-10-141-1/+1
* FreeBSD's libedit does not include NetBSD's readline emulation code.tjr2002-10-131-4/+3
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Restore local bits lost in recent merge from NetBSD.mdodd2002-06-161-19/+24
OpenPOWER on IntegriCloud