summaryrefslogtreecommitdiffstats
path: root/lib/libedit/key.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge the following changes from NetBSD:stefanf2007-03-111-55/+70
| | | | | | | | | | | | | | | | | chared.h 1.17, common.c 1.19, emacs.c 1.21, key.c 1.18, key.h 1.9, map.c 1.23, term.c 1.42, term.h 1.17, vi.c 1.25: # Print the actual eofc, instead of ^D\b\b. # Change internal character decoding to prevent buffer oveflows. key.c 1.19, key.h 1.10: # move declaration to header file. term.c 1.43: # Coverity CID 806: Prevent NULL deref term.c 1.44: # Coverity CID 1668: Plug memory leak. term.c 1.45: # Fix compilation. MFC after: 3 weeks
* NetBSD merged our typo fixes, update $NetBSD$.stefanf2005-08-091-1/+1
|
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-071-22/+28
| | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h}
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-2/+2
| | | | Add FreeBSD Id tag where missing.
* 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-453/+409
| | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris
* Add __FBSDID()s to libeditdillon2001-09-301-2/+2
|
* Constifykris2000-11-261-1/+3
|
* ctype: portability, sign extension and cleanup fixesache1997-06-271-4/+4
|
* 8bit cleaness (ctype) fixesache1996-08-111-0/+2
|
* Remove trailing whitespace.rgrimes1995-05-301-23/+23
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+726
OpenPOWER on IntegriCloud