aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_fusefs/mount_fusefs.c
Commit message (Expand)AuthorAgeFilesLines
* mount_fusefs: fix a segfault on memory allocation failureAlan Somers2019-09-071-0/+2
* fusefs: add a intr/nointr mount optionAlan Somers2019-07-181-0/+3
* [skip ci] update copyright headers in fusefs filesAlan Somers2019-06-281-0/+5
* fusefs: enable write clusteringAlan Somers2019-06-141-0/+2
* mount_fusefs(8): fix inverted condition check from r347544Alan Somers2019-05-151-6/+0
* fusefs: reap dead sysctlsAlan Somers2019-05-131-20/+2
* Rename fuse(4) to fusefs(4)Alan Somers2019-03-201-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make the "automounted" flag work for FUSE filesystems.Edward Tomasz Napierala2015-03-011-0/+7
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-8/+3
* getopt_long() returns an int. Use the return value accordingly.Attilio Rao2012-10-141-1/+1
* Import a FreeBSD port of the FUSE Linux module.Attilio Rao2012-10-131-0/+504