Wed May 21 21:13:57 1997  Mark Eichin  <eichin@cygnus.com>

	* telnet.exp (telnet_test): sleep 4 instead of 2 when closing the
	loopback session, in case of long .logout processing in the test
	account (still working around the AIX expect bug.)

	* rlogin.exp (rlogin_test): sleep *after* checking for a shell
	prompt, since we might get more than one, and the "echo hello"
	gets garbled sometimes if that happens.

Tue May 20 22:10:22 1997  Mark Eichin  <eichin@cygnus.com>

	* rlogin.exp (start_rlogin_daemon): shove KRLOGIND and LOGINKRB5
	into the shell as shell variables in order to make the command
	line shorter.

	* telnet.exp (start_telnet_daemon): shove TELNETD into the shell
	as a shell variable in order to make the command line shorter.

Mon May 19 22:35:49 1997  Mark Eichin  <eichin@cygnus.com>

	* rlogin.exp (rlogin_test): after whacking with interrupts, sleep
	briefly and send another return, in an attempt to avoid another
	AIX race condition.

Sat May 17 02:24:57 1997  Mark Eichin  <eichin@cygnus.com>

	* telnet.exp (telnet_test): sleep after final exit\r command but
	before checking for the status, to get around possible AIX 4
	expect bug.

Fri May 16 16:37:11 1997  Mark Eichin  <eichin@cygnus.com>

	* telnet.exp: after getting status, sleep 2 seconds to give telnet
	time to switch the tty back to interactive mode.

Tue Sep 17 18:30:57 1996  Ken Raeburn  <raeburn@cygnus.com>

	* rlogin.exp: In first rlogin test, drain last \r from rlogin
	session to prevent rlogin from hanging in tcsetattr(TCSADRAIN)
	call.

