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