History log of /netbsd-src/lib/libedit/chared.c (Results 51 – 64 of 64)
Revision Date Author Comments
# 93819542 17-May-2001 christos <christos@NetBSD.org>

PR/12963:Jason Waterman: Fix signed cast problems.


# 5e45b51a 13-Apr-2001 lukem <lukem@NetBSD.org>

knf ch_enlargebufs(), to be *consistent* with the rest of this file...


# 00ff7cac 10-Jan-2001 jdolecek <jdolecek@NetBSD.org>

Enlarge editline buffers as needed to support arbitrary length lines.
This also addresses lib/9712 by Phil Nelson.


# 2f3389ce 04-Jan-2001 christos <christos@NetBSD.org>

consistently check for allocation failures and return -1, if we could not
get more memory.


# ff59a2fa 11-Nov-2000 christos <christos@NetBSD.org>

- add support for home and end keys.
- improve debugging support


# d30d584a 04-Sep-2000 lukem <lukem@NetBSD.org>

convert to new style guide, which includes:
- ansi prototypes & features (such as stdargs)
- 8 space indents


# fe7be4eb 28-Feb-2000 chopps <chopps@NetBSD.org>

el_insertstr takes a "const char *" not "char *" now as it doesn't modify
the argument.


# 1528b775 02-Jul-1999 simonb <simonb@NetBSD.org>

More trailing white space.


# 571b8997 05-Feb-1999 christos <christos@NetBSD.org>

delint.


# a6d4afba 12-Dec-1998 christos <christos@NetBSD.org>

delint


# 0b7831a3 03-Feb-1998 perry <perry@NetBSD.org>

remove obsolete register declarations


# 54fac685 06-Jul-1997 christos <christos@NetBSD.org>

Fix compiler warnings.


# 2543e3e6 11-Jan-1997 lukem <lukem@NetBSD.org>

RCSid police
editline first appeared in 4.4BSD not NetBSD1.0


# 6dc2f1db 06-May-1994 cgd <cgd@NetBSD.org>

libedit!


123