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

	* kprop.c: Include <string.h>.

Thu Oct 22 04:26:04 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)

	* kprop.c (prop_to_slaves): always use kprop_service_instance, not
	KRB_MASTER, since hard coding "rcmd.kerberos" for the exchange key
	is wrong.
	(get_slaves): initialize not_time_yet, malloc does *not* guarantee
	zeros.
	* kprop.h: set KPROP_SRVTAB to match our normal KRB_SRVTAB.
	(Should fix this to just use the other variable anyway.
	* kpropd.c (main): declare krb_get_phost.
	Initialize s_addr of socket to INADDR_ANY instead of stack
	garbage.
	Use krb_get_phost on local hostname for instance.
	Don't authorize rcmd.kerberos, instead use krb_get_admhst to allow
	any host listed as an admin server to propagate to us.


