summaryrefslogtreecommitdiffstats
path: root/lib/libedit/map.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-62/+69
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto2003-10-311-1213/+1224
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* is -Wall clean by making rcsid constavsm2003-05-011-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-7/+7
* Another case where we need to use u_char, not char for arraymillert2001-04-131-4/+4
* deal with realloc/malloc failure and don't trash old pointer if realloc failsmillert1998-08-161-6/+10
* fix el_source() - a block needed braces around it (from NetBSD)millert1997-03-141-24/+25
* Merge in NetBSD libedit changes and new man pages. Also fix somemillert1997-01-161-0/+6
* initial import of NetBSD treederaadt1995-10-181-0/+1397