mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
FUSE makes it possible to implement a filesystem in a userspace program.
|
|
Features include: simple yet comprehensive API, secure mounting by non-root
|
|
users, support for RELENG_6 and RELENG_7 FreeBSD kernels, multi-threaded
|
|
operation.
|
|
|
|
WWW: http://sourceforge.net/projects/fuse/
|