Subject: Re: NFSv3 bugfixes/patches for NetBSD-current
To: None <rick@snowhite.cis.uoguelph.ca, tech-kern@NetBSD.ORG>
From: John Kohl <jtk@atria.com>
List: tech-kern
Date: 03/30/1995 08:12:43
Jan-Simon Pendry pointed out the gross style in the "errno = foo" in the
patch I sent in, and suggested a much more palatable change to
 		warnx("can't access %s: %s", spec, strerror(nfhret.stat));

Also, I gave the NFS server a whirl and it seemed to work fine with the
DEC OSF/1 V3.2 NFSv3 client.

==John