| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
history.c 1.32:
# Fix memory leak found by valgrind (Julien Torres)
map.c 1.24:
# fix debugging printf format.
read.c 1.40:
# Fix bug with multiple pending el_pushes. Reported by Julien Torres.
tty.c 1.24:
# Coverity CID 1216: Prevent negative index use.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=167464
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
+ Convert to ANSI-C function definitions
+ style(9)
Submitted by: kris
Notes:
svn path=/head/; revision=84260
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84201
|
| |
|
|
|
|
|
|
|
|
| |
preserve them only partially, so tty state becomes different after el_*
functions used.
PR: 20138
Notes:
svn path=/head/; revision=63947
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32697
|
| |
|
|
|
|
|
|
|
|
| |
some buffer overflow guards and some stylistic cleanups.
Also adds manpages.
Obtained from: NetBSD
Notes:
svn path=/head/; revision=26926
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|