From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 7 Sep 1998 12:08:20 -0400 From: Russ Cox rsc@plan9.bell-labs.com Subject: [9fans] nfsserver Topicbox-Message-UUID: 7f64d426-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19980907160820.4I7UrYfUg9x9C_SK2daTHI69xsyit2js65LDEGCILXI@z> > 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