summaryrefslogtreecommitdiff
path: root/lib/libedit/map.c
AgeCommit message (Expand)Author
2003-10-31Update to NetBSD libedit (from Oct 1, 2003), adding some stringOtto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-01is -Wall clean by making rcsid constAnil Madhavapeddy
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-04-13Another case where we need to use u_char, not char for arrayTodd C. Miller
1998-08-16deal with realloc/malloc failure and don't trash old pointer if realloc failsTodd C. Miller
1997-03-14fix el_source() - a block needed braces around it (from NetBSD)Todd C. Miller
1997-01-16Merge in NetBSD libedit changes and new man pages. Also fix someTodd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt