Wed Jul 26 20:44:30 1995  Ken Raeburn  <raeburn@cygnus.com>

	* udp.c (udp_breadfrom): Cast sockaddr_in pointer to sockaddr
	pointer for call to recvfrom.

Wed Mar 15 16:43:58 1995  Michael Meissner  <meissner@tiktok.cygnus.com>

	* conn.c (cn_lstn, cn_rq, cn_close): Call free, not cfree.
	* udp.c (udp_free): Ditto.
	* tftpd.c (cn): Ditto.

Thu Nov  3 18:35:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* tftp.c (print_stats): Use %ld, not %D.
	* tftpd.c (print_stats): Likewise.
	* srvr_cmds.c (do_cmds): Likewise.

Wed Nov  2 19:38:26 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* conn.c (cn_parse): krb_kntoln returns KSUCCESS, not NULL.

Wed Jul 20 20:41:08 1994  Mark Eichin  (eichin@cygnus.com)

	* conn.c: if not HAVE_STRSAVE, include strsave.
	* udp.c: DGUX doesn't have sys/filio.h.

Wed Jun 22 21:33:09 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

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

