Date: Sat, 27 Jun 1998 09:10:43 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libedit chared.c chared.h common.c map.c read.c vi.c Message-ID: <199806271610.JAA29550@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/06/27 09:10:42 PDT
Modified files:
lib/libedit chared.c chared.h common.c map.c read.c
vi.c
Log:
Fixes assorted problems with the history edit functions in libedit. This
affects sh, ftp (and others?).
Submitted by: Max Euston <meuston@jmrodgers.com>
PR: 6516
Revision Changes Path
1.5 +16 -1 src/lib/libedit/chared.c
1.3 +1 -0 src/lib/libedit/chared.h
1.5 +4 -1 src/lib/libedit/common.c
1.4 +1 -1 src/lib/libedit/map.c
1.4 +2 -2 src/lib/libedit/read.c
1.5 +25 -9 src/lib/libedit/vi.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806271610.JAA29550>
