aboutsummaryrefslogtreecommitdiff
path: root/net/unfs3
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 4.xClement Laforet2004-12-041-0/+14
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=123094
* - Update to 0.9.11Clement Laforet2004-11-302-3/+3
| | | | Notes: svn path=/head/; revision=122841
* - Update to 0.9.10Clement Laforet2004-08-103-5/+21
| | | | Notes: svn path=/head/; revision=115871
* - Update to 0.9.9Clement Laforet2004-05-222-3/+3
| | | | | | | | | This release adds support for mount passwords and exporting removable media. Minor improvements were made to the exports file parser and debug mode. Notes: svn path=/head/; revision=109693
* - 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