Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 04/11/2001 09:21:50
Module Name: basesrc
Committed By: jhawk
Date: Wed Apr 11 06:21:50 UTC 2001
Modified Files:
basesrc/usr.sbin/rpc.bootparamd: bootparamd.c
Log Message:
Improve error messages; instead of "getfile failed", now:
getfile can't resolve client %s
getfile can't resolve server %s for %s
getfile lookup failed for %s
(the second condition had me chasing my tail for a while recently...)
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/usr.sbin/rpc.bootparamd/bootparamd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.