summaryrefslogtreecommitdiffstats
path: root/lib/libedit/map.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge libedit fixes from NetBSDemaste2015-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | Add trailing NULL's to the varargs functions as required. (John Spencer) readline.c r1.106 Bounds search for reallocated index, from OpenBSD via Andreas Fett map.c 1.34 map.h 1.10 parse.c 1.27 read.c 1.71 This is a direct commit to stable/10 as these changes are included in a broader sync with NetBSD committed by bapt@ in r276881. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D1728
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-071-7/+3
| | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h}
* + Sync with NetBSD, bringing in feature enhancements.obrien2001-10-011-24/+26
| | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+77
OpenPOWER on IntegriCloud