head	1.1;
branch	1.1.1;
access;
symbols
	RELENG_8_4:1.1.1.1.0.32
	RELENG_9_1_0_RELEASE:1.1.1.1
	RELENG_9_1:1.1.1.1.0.30
	RELENG_9_1_BP:1.1.1.1
	RELENG_8_3_0_RELEASE:1.1.1.1
	RELENG_8_3:1.1.1.1.0.28
	RELENG_8_3_BP:1.1.1.1
	RELENG_9_0_0_RELEASE:1.1.1.1
	RELENG_9_0:1.1.1.1.0.26
	RELENG_9_0_BP:1.1.1.1
	RELENG_9:1.1.1.1.0.24
	RELENG_9_BP:1.1.1.1
	RELENG_7_4_0_RELEASE:1.1.1.1
	RELENG_8_2_0_RELEASE:1.1.1.1
	RELENG_7_4:1.1.1.1.0.22
	RELENG_7_4_BP:1.1.1.1
	RELENG_8_2:1.1.1.1.0.20
	RELENG_8_2_BP:1.1.1.1
	RELENG_8_1_0_RELEASE:1.1.1.1
	RELENG_8_1:1.1.1.1.0.18
	RELENG_8_1_BP:1.1.1.1
	RELENG_7_3_0_RELEASE:1.1.1.1
	RELENG_7_3:1.1.1.1.0.16
	RELENG_7_3_BP:1.1.1.1
	RELENG_8_0_0_RELEASE:1.1.1.1
	RELENG_8_0:1.1.1.1.0.14
	RELENG_8_0_BP:1.1.1.1
	RELENG_8:1.1.1.1.0.12
	RELENG_8_BP:1.1.1.1
	RELENG_7_2_0_RELEASE:1.1.1.1
	RELENG_7_2:1.1.1.1.0.10
	RELENG_7_2_BP:1.1.1.1
	RELENG_7_1_0_RELEASE:1.1.1.1
	RELENG_6_4_0_RELEASE:1.1.1.1.2.1
	RELENG_7_1:1.1.1.1.0.8
	RELENG_7_1_BP:1.1.1.1
	RELENG_6_4:1.1.1.1.2.1.0.4
	RELENG_6_4_BP:1.1.1.1.2.1
	RELENG_7_0_0_RELEASE:1.1.1.1
	RELENG_6_3_0_RELEASE:1.1.1.1.2.1
	RELENG_7_0:1.1.1.1.0.6
	RELENG_7_0_BP:1.1.1.1
	RELENG_6_3:1.1.1.1.2.1.0.2
	RELENG_6_3_BP:1.1.1.1.2.1
	RELENG_7:1.1.1.1.0.4
	RELENG_7_BP:1.1.1.1
	RELENG_6:1.1.1.1.0.2
	v5_2:1.1.1.1
	v5_1:1.1.1.1
	FSF:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2006.03.27.22.47.10;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2006.03.27.22.47.10;	author ache;	state Exp;
branches
	1.1.1.1.2.1
	1.1.1.1.32.1;
next	;

1.1.1.1.2.1
date	2007.04.17.03.23.14;	author rafan;	state Exp;
branches;
next	;

1.1.1.1.32.1
date	2006.03.27.22.47.10;	author svnexp;	state dead;
branches;
next	1.1.1.1.32.2;

1.1.1.1.32.2
date	2013.03.28.13.01.31;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@2004-11-04  Per Bothner  <per@@bothner.com>

	* pty.c:  Import from screen-4.0.2.
	* configure.in, Makefile.in, config.h.in:  Set up autoconf handling,
	copying a bunk of stuff over from screen.
	* rlfe.c:  Use OpenPTY from pty.c instead of get_master_pty.

2004-11-03  Per Bothner  <per@@bothner.com>

	* rlfe.c:  Get input emphasis (boldening) more robust.

	* rlfe.c:  Various cleanups on comments and names.

2003-11-07 Wolfgang Taeuber <wolfgang_taeuber@@agilent.com>

	* Specify a history file and the size of the history file with command
	* line options; use EDITOR/VISUAL to set vi/emacs preference.

1999-09-03  Chet Ramey <chet@@nike.ins.cwru.edu>

	* fep.c: Memmove is not universally available.  This patch assumes
 	that an autoconf test has been performed, and that memcpy is
 	available without checking.

	* fep.c: VDISCARD is not universally available, even when termios is.

	* fep.c: If a system doesn't have TIOCSCTTY, the first `open'
 	performed after setsid allocates a controlling terminal.  The
 	original code would leave the child process running on the slave pty
 	without a controlling tty if TIOCSCTTY was not available.

	* fep.c: Most versions of SVR4, including solaris, don't allow
	terminal ioctl calls on the master side of the pty.

1999-08-28  Per Bothner  <per@@bothner.com>

	* fep.c:  Initial release.
@


1.1.1.1
log
@Virgin import of GNU Readline 5.1
@
text
@@


1.1.1.1.32.1
log
@file ChangeLog was added on branch RELENG_8_4 on 2013-03-28 13:01:31 +0000
@
text
@d1 37
@


1.1.1.1.32.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 37
2004-11-04  Per Bothner  <per@@bothner.com>

	* pty.c:  Import from screen-4.0.2.
	* configure.in, Makefile.in, config.h.in:  Set up autoconf handling,
	copying a bunk of stuff over from screen.
	* rlfe.c:  Use OpenPTY from pty.c instead of get_master_pty.

2004-11-03  Per Bothner  <per@@bothner.com>

	* rlfe.c:  Get input emphasis (boldening) more robust.

	* rlfe.c:  Various cleanups on comments and names.

2003-11-07 Wolfgang Taeuber <wolfgang_taeuber@@agilent.com>

	* Specify a history file and the size of the history file with command
	* line options; use EDITOR/VISUAL to set vi/emacs preference.

1999-09-03  Chet Ramey <chet@@nike.ins.cwru.edu>

	* fep.c: Memmove is not universally available.  This patch assumes
 	that an autoconf test has been performed, and that memcpy is
 	available without checking.

	* fep.c: VDISCARD is not universally available, even when termios is.

	* fep.c: If a system doesn't have TIOCSCTTY, the first `open'
 	performed after setsid allocates a controlling terminal.  The
 	original code would leave the child process running on the slave pty
 	without a controlling tty if TIOCSCTTY was not available.

	* fep.c: Most versions of SVR4, including solaris, don't allow
	terminal ioctl calls on the master side of the pty.

1999-08-28  Per Bothner  <per@@bothner.com>

	* fep.c:  Initial release.
@


1.1.1.1.2.1
log
@MFC readline 5.2 patchset 002

Approved by:	delphij (mentor)
OKed by:	ache
@
text
@@

