| 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
|
| |
|
|
|
|
|
|
| |
PR: 21697
Submitted by: Barak Enat <barak_enat@yahoo.com>
Notes:
svn path=/head/; revision=66562
|
| |
|
|
|
|
|
| |
whith characters conversion changed like \n -> \r\n and so on.
Notes:
svn path=/head/; revision=63946
|
| |
|
|
|
|
|
|
| |
insertion of $FreeBSD$. I miffed it (pointy hat please). Hopefully
no one will notice this short window where -current didn't compile.
Notes:
svn path=/head/; revision=60773
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60771
|
| |
|
|
|
|
|
|
| |
Remove extern int errno;. Instead include the ANSI <errno.h>. No
functional changes, just a higher level of pedantry.
Notes:
svn path=/head/; revision=60770
|
| |
|
|
|
|
|
|
|
|
| |
affects sh, ftp (and others?).
Submitted by: Max Euston <meuston@jmrodgers.com>
PR: 6516
Notes:
svn path=/head/; revision=37199
|
| |
|
|
|
|
|
|
|
|
| |
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
|