aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/sys.h
Commit message (Collapse)AuthorAgeFilesLines
* Move <sys/cdefs.h> up to reduce diff to NetBSD.Stefan Farfeleder2005-08-101-2/+2
| | | | Notes: svn path=/head/; revision=148924
* Sync libedit with recent NetBSD developments. Including improvements to theStefan Farfeleder2005-08-071-10/+9
| | | | | | | | | | 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
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-011-29/+24
| | | | | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris Notes: svn path=/head/; revision=84260
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-3/+4
| | | | | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD Notes: svn path=/head/; revision=26926
* Rewritten using POSIX regexAndrey A. Chernov1994-10-021-2/+3
| | | | | | | | Add 57600 and 115200 speeds Correct termcap path Notes: svn path=/head/; revision=3285
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+113
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573