--- xntp3-5.93/xntpd/ntp_io.c.dg1	Thu May 24 09:15:17 2001
+++ xntp3-5.93/xntpd/ntp_io.c	Thu May 24 16:52:26 2001
@@ -1579,7 +1579,8 @@
 		        continue;
 		      else
 		        {
-			  msyslog(LOG_ERR, "recvfrom() fd=%d: %m", fd);
+			  msyslog(LOG_ERR, "recvfrom() from=%s fd=%d: %m",
+			          inet_ntoa(rb->recv_srcadr.sin_addr), fd);
 #ifdef DEBUG
 			  if (debug)
 			    printf("input_handler: fd=%d dropped (bad recvfrom)\n", fd);
