summaryrefslogtreecommitdiffstats
path: root/lib/libedit/history.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge the following changes from NetBSD:stefanf2007-03-111-1/+2
| | | | | | | | | | | | | history.c 1.32: # Fix memory leak found by valgrind (Julien Torres) map.c 1.24: # fix debugging printf format. read.c 1.40: # Fix bug with multiple pending el_pushes. Reported by Julien Torres. tty.c 1.24: # Coverity CID 1216: Prevent negative index use. MFC after: 3 weeks
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-071-69/+189
| | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h}
* Write the strvis()'d string out to the history file in history_save(),tjr2002-10-141-1/+1
| | | | | not the original string. Fixes the bug where every second line of a history file was empty.
* Fix ID's after a total boch CVS merge due to multiple people makingobrien2001-10-011-2/+0
| | | | | | | | commits to these files. As I sing to CVS: Have I told you lately that I hate your guts? Have I told you all SCM's are above you? You fill my heart with pain, take away all my merging joy, grow my troubles that's what you do."
* + Sync with NetBSD, bringing in feature enhancements.obrien2001-10-011-441/+621
| | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris
* Add __FBSDID()s to libeditdillon2001-09-301-0/+2
|
* Update libedit with changes from NetBSD. Includes history load/save,msmith1997-06-251-41/+124
| | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+602
OpenPOWER on IntegriCloud