diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index a648ca9ac..1f33245d7 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,18 +1,19 @@ -2003-04-16 Love Hörnquist Åstrand - - * rshd.8: spelling, from jmc - - * rsh.1: spelling, from jmc - 2003-04-16 Johan Danielsson + * rsh.c: use krb5_appdefault to get defaults for forward and + encrypt + + * rshd.c: use ARG_MAX + 1 + + * rshd.c (read_str): return allocated string + * rsh_locl.h: set NCARGS to 8k if undefined 2003-03-23 Assar Westerlund * rsh.c (loop): only check errsock if it's valid -2003-03-18 Love Hörnquist Åstrand +2003-03-18 Love Love Hörnquist Åstrand * rshd.c: do krb5_afslog when compling with afs support