| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This makes ed-delete-next-char suitable for mapping to the <Delete> key.
Behaviour in vi mode is unchanged (for 'x').
Notes:
svn path=/head/; revision=212191
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chared.h 1.17, common.c 1.19, emacs.c 1.21, key.c 1.18, key.h 1.9, map.c 1.23,
term.c 1.42, term.h 1.17, vi.c 1.25:
# Print the actual eofc, instead of ^D\b\b.
# Change internal character decoding to prevent buffer oveflows.
key.c 1.19, key.h 1.10:
# move declaration to header file.
term.c 1.43:
# Coverity CID 806: Prevent NULL deref
term.c 1.44:
# Coverity CID 1668: Plug memory leak.
term.c 1.45:
# Fix compilation.
MFC after: 3 weeks
Notes:
svn path=/head/; revision=167457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=148900
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
especially in troff files.
Notes:
svn path=/head/; revision=108533
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
+ Convert to ANSI-C function definitions
+ style(9)
Submitted by: kris
Notes:
svn path=/head/; revision=84260
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84201
|
| |
|
|
|
|
|
|
|
|
| |
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=17524
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|