From 8be7489b2f5da9fdd463f6f6459316d09158ff87 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 18 Feb 2002 20:02:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10848 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index d06e9bae8..983bccf8d 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,5 +1,15 @@ 2002-02-18 Johan Danielsson + * rshd.c: don't show options that doesn't apply + + * rsh.c: don't show options that doesn't apply + + * rsh_locl.h: if we're not building with any kerberos support, + just call read/write directly + + * common.c: if we're not building with any kerberos support, just + call read/write directly + * rshd.c: make this build without krb5; also use the addrinfo interface to mini_inetd, and set the keepalive option if requested