Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 06/06/2000 11:19:58
Module Name:	basesrc
Committed By:	bouyer
Date:		Tue Jun  6 18:19:58 UTC 2000

Modified Files:
	basesrc/usr.sbin/rpc.statd: stat_proc.c

Log Message:
Solaris hosts with multiple names (e.g. short & fqdn) sends notification
with both names. So log the "Unsolicited notification" with LOG_DEBUG
instead of LOG_ERR.
Don't return failure if we received a notification for which the host is
unknown, or we don't have outstanding requests. The remote host will retry
forever otherwise.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/rpc.statd/stat_proc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.