| Age | Commit message (Expand) | Author |
| 2013-10-31 | Add a reference to secmodel_extensions(9), to make it a little easier to | apb |
| 2013-10-05 | No code change: corrected spelling in comment, removed trailing white spaces. | ast |
| 2013-01-24 | use return instead of exit. | christos |
| 2012-10-19 | Implement experimental support to pass notifications that a file | drochner |
| 2012-10-03 | - Improve wording; | wiz |
| 2012-06-23 | Bump date for previous. | wiz |
| 2012-06-23 | Clarify use of the union option for mount, as proposed in PR 45919. | jdf |
| 2012-06-14 | don't print the NULL, but the error | christos |
| 2012-04-09 | return exit code from mount_XXXX again | mlelstv |
| 2012-04-07 | add missing DPADD | christos |
| 2012-04-07 | use getfsspecname | christos |
| 2012-04-07 | Accept NAME=label for special so that we can wire down our wedges. | christos |
| 2011-08-29 | Use __dead | joerg |
| 2011-07-22 | Improve previous; thanks to tsutsui-san for reminding me of the proper | dholland |
| 2011-07-22 | Clarify UFS2 superblock format stuff. Bump date. | dholland |
| 2011-06-17 | New sentence, new line; fix wording; bump date. | wiz |
| 2011-06-17 | Add mount -o extattr option to enable extended attributs (corrently only | manu |
| 2011-02-17 | "when in doubt, let the kernel decide" | pooka |
| 2011-01-13 | In case we are union-mounting /, don't force MNT_UPDATE. This makes | pooka |
| 2010-11-21 | xref rump_smbfs | pooka |
| 2010-01-14 | Remove puffs| from vfstype before making comparison to determine if | pooka |
| 2010-01-14 | If getargs and vfs has PUFFS_TYPEPREFIX, use mount_puffs to query args. | pooka |
| 2009-10-03 | Drop trailing whitespace. | wiz |
| 2009-10-02 | Centralize documentation about exported sysctl variables in the relevant | elad |
| 2009-06-19 | Fixed a_mask to actually use its argument | stacktic |
| 2009-05-04 | disable automatic mountd reloading for now because it makes the service | yamt |
| 2009-02-23 | Fix typo, and restore line that was lost in previous. | wiz |
| 2009-02-22 | PR kern/26878 FFSv2 + softdep = livelock (no free ram) | ad |
| 2009-01-20 | * Say that type "nfs" is inferred if the path contains a | apb |
| 2009-01-11 | New sentence, new line. | wiz |
| 2009-01-11 | Support mount -o rump, which uses the rump server instead of using | pooka |
| 2009-01-11 | Warn that autoselecting nfs based on : or @ in the device path will | pooka |
| 2008-08-13 | s/If/It/ | martti |
| 2008-08-05 | Refactor mount utilities to provide a mount_fs_parseargs() routine. | pooka |
| 2008-08-04 | Add missing word and bump date for previous. | wiz |
| 2008-08-04 | Mention "-o log". | simonb |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-06 | Xref mount_tmpfs(8). | xtraeme |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-08-01 | Explain that nosuid,nodev is also needed for non-privileged mounts. | pooka |
| 2007-07-17 | cast sizeof() to int for printf widths. | christos |
| 2007-07-17 | kill MFSTYPENAME | christos |
| 2007-03-10 | - removes unused ctype.h header | hubertf |
| 2007-01-17 | Remove more duplicate #includes, | hubertf |
| 2007-01-06 | Mention potential reasons for EPERM. | elad |
| 2006-10-31 | Revert the changes I introduced trying to solve tmpfs' NFS export problem. | mjf |
| 2006-10-24 | Add support to allow a file system to not permit being exported over NFS. | mjf |
| 2006-10-16 | sprinkle volatile. | christos |
| 2006-09-27 | End sentence with a dot. | wiz |
| 2006-09-25 | Add a DIAGNOSTICS section, specifically to address the "Operation not | elad |