aboutsummaryrefslogtreecommitdiff
path: root/net/unfs3
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.6Clement Laforet2004-03-102-3/+3
| | | | Notes: svn path=/head/; revision=103585
* Add unfs3 v0.9.5Clement Laforet2004-02-163-0/+36
UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Since it runs in user-space, you can use it in a jail. WWW: http://unfs3.sourceforge.net/ Notes: svn path=/head/; revision=101063