Sun Oct 17 13:32:11 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)

	* rlogin.c (catchild): If WAIT_USES_INT, do same as for POSIX.

	* rcp.c, rsh.c, rshd.c: Include <string.h>, delete explicit
	declarations of strcpy.

	* loginpaths.h: Added alpha-osf versions.

Mon Oct  4 00:51:41 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)

	* rsh.c (main): If port number is set from hard-coded default,
	don't exit immediately after setting it.

Wed Jun 30 21:09:20 1993  Mark Eichin  (eichin at tweedledumber)

	* rlogin.c (main): if `-d' given, set _kstream_des_debug_OOB as
	well as socket options.

Mon Jun  7 14:56:33 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)

	* rsh.c (main): Reject `-x' if not running rlogin.

Mon Nov 30 09:30:46 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)

	* login.c (kdata, krbflag): Default C initializers will suffice;
	save a few bytes in disk image.
	(ticket): Deleted.
	(do_krb_login): Variable "ticket" now automatic in this function.
	(main): Option `e' now takes an argument, the remote hostname.
	* rlogind.c (doit): Pass hostname with "-e".

	* rlogind.c (do_krb_login): Accept file descriptor argument.  Call
	fatal or fatalperror with it, instead of simply exiting.
	(doit): Pass file descriptor to do_krb_login.
	(doit): Use a static buffer for pty name template, not a read-only
	string.

Mon Nov  9 21:30:27 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)

	* rlogind.c (doit): don't send trailing null at end of SECURE_MESSAGE

