aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/chared.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r312997, r313002:Pedro F. Giffuni2017-02-201-18/+24
| | | | | | | | | | Re-import libedit 2016-02-27 and update libedit with changes from NetBSD's 2016-03-21. Obtained from: NetBSD Notes: svn path=/stable/11/; revision=313981
* Revert r296175Pedro F. Giffuni2016-03-061-24/+18
| | | | | | | | | | | | | Undo update of libedit 2016-02-27 Something in libedit appears to be causing breakage in lldb38. The changes are not generally huge but they are suficient to to justify reverting for now. Reported by: novel, bapt Notes: svn path=/head/; revision=296435
* MFV r296159Pedro F. Giffuni2016-02-291-18/+24
| | | | | | | | | Sync our libedit with NetBSD's libedit 2016-02-27. Obtained from: NetBSD Notes: svn path=/head/; revision=296175
* Synchronize libedit with NetBSD and activate UTF-8 support [1]Baptiste Daroussin2015-01-091-155/+153
| | | | | | | | | | | | | | | | | Differences with NetBSD Reapply our local patches on top of it Fix Unicode environement detection Fix reading a line in unicode environment. It allows /bin/sh to works in UTF-8 envs Differential Revision: https://reviews.freebsd.org/D1455 Reviewed by: jilles, pfg Obtained from: NetBSD [1] MFC after: 1 month Relnotes: yes Notes: svn path=/head/; revision=276881
* Merge a small update from NetBSD.Pedro F. Giffuni2012-07-061-18/+15
| | | | | | | | | | Feb 15 21:55:23 2009 - chared.c chared.h pass lint on _LP64. MFC after: 1 week Notes: svn path=/head/; revision=238178
* Merge NetBSD's 1.25 which fixes a small bug introduced in 1.24.Stefan Farfeleder2005-08-091-1/+3
| | | | Notes: svn path=/head/; revision=148897
* Sync libedit with recent NetBSD developments. Including improvements to theStefan Farfeleder2005-08-071-139/+204
| | | | | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h} Notes: svn path=/head/; revision=148834
* Fix ID's after a total boch CVS merge due to multiple people makingDavid E. O'Brien2001-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." Notes: svn path=/head/; revision=84334
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-011-367/+422
| | | | | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris Notes: svn path=/head/; revision=84260
* Add __FBSDID()s to libeditMatthew Dillon2001-09-301-0/+2
| | | | Notes: svn path=/head/; revision=84201
* Fixes assorted problems with the history edit functions in libedit. ThisBrian Somers1998-06-271-1/+16
| | | | | | | | | | affects sh, ftp (and others?). Submitted by: Max Euston <meuston@jmrodgers.com> PR: 6516 Notes: svn path=/head/; revision=37199
* ctype: portability, sign extension and cleanup fixesAndrey A. Chernov1997-06-271-3/+3
| | | | Notes: svn path=/head/; revision=26982
* 8bit cleaness (ctype) fixesAndrey A. Chernov1996-08-111-2/+2
| | | | Notes: svn path=/head/; revision=17524
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-34/+34
| | | | Notes: svn path=/head/; revision=8870
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+639
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573