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

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

Log Message:
db->seq() returns 0 for success and 1 for failure, not the opposite.
walk_db() was silently failing because of this.


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

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