summaryrefslogtreecommitdiff
path: root/lib/libedit/parse.c
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image.
* Sync libedit with recent NetBSD developments. Including improvements to theStefan Farfeleder2005-08-071-16/+20
| | | | | | | | | | 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-141/+148
| | | | | | | | | | + 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
* ctype: portability, sign extension and cleanup fixesAndrey A. Chernov1997-06-271-2/+2
| | | | Notes: svn path=/head/; revision=26982
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-9/+9
| | | | | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD Notes: svn path=/head/; revision=26926
* Change my parse fix from 'return argc' to 'return 0'.Andrey A. Chernov1995-08-301-1/+1
| | | | | | | Pointed by: davidg Notes: svn path=/head/; revision=10482
* Fix sh coredump in vi mode with empty colon commandAndrey A. Chernov1995-08-041-0/+3
| | | | Notes: svn path=/head/; revision=9914
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8870
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+247
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573