9fans archive / 1998 / 09 / 37 / prev next
From: Russ Cox rsc@pla...
Subject: [9fans] nfsserver
Date: Mon, 7 Sep 1998 12:08:20 -0400
> The fixes to exportfs (which is what srvfs is calling)
> are available at {ftp,http}://plan9.bell-labs.com/plan9/update/cmd/exportfs.rc
Oops. I went to use NFS with srvfs again (it'd been a while) and
found that I had missed some of my own bug fixes in preparing the boddle.
The boddle fixed some bugs, but left others.
There is a newer boddle at the same location which fixes the previous
bugs and a couple more.
You'll still need #define nil ((void*)0) if you don't have it already.
Russ