summaryrefslogtreecommitdiff
path: root/lib/libedit/parse.c
Commit message (Collapse)AuthorAgeFilesLines
* 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