aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_fusefs
Commit message (Expand)AuthorAgeFilesLines
* Correct a handful of typos/grammos.Jens Schweikhardt2019-12-071-8/+8
* mount_fusefs: fix a segfault on memory allocation failureAlan Somers2019-09-071-0/+2
* fusefs: proofread man pagesAlan Somers2019-07-311-29/+29
* fusefs: add a intr/nointr mount optionAlan Somers2019-07-182-1/+9
* [skip ci] update copyright headers in fusefs filesAlan Somers2019-06-282-0/+10
* fusefs: enable write clusteringAlan Somers2019-06-142-5/+10
* mount_fusefs(8): document the -o subtype option.Alan Somers2019-05-201-1/+8
* 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
* mount_fusefs.8: expand HISTORY sectionAlan Somers2018-11-171-6/+10
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Note mount_fusefs appeared in FreeBSD 10.Sevan Janiyan2016-10-031-28/+44
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+9
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+0
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-1/+0
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+19
* | | | Make the "automounted" flag work for FUSE filesystems.Edward Tomasz Napierala2015-03-011-0/+7
* | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-2/+2
| |_|/ |/| |
* | | mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
| |/ |/|
* | In tree makefile shouldn't be setting policy piecemeal. Don't setWarner Losh2014-04-131-1/+0
|/
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-8/+3
* Remove trailing whitespace.Joel Dahl2012-10-141-8/+8
* Minor mdoc and language fixes.Joel Dahl2012-10-141-11/+11
* 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-133-0/+900