| Age | Commit message (Expand) | Author |
| 2018-01-09 | Sort SEE ALSO. | wiz |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2017-11-20 | Remove Tn. Remove undefined .Sp. Use tagged list instead of hanging one | wiz |
| 2017-11-20 | Clarify the program naming convention, and use consistently <fstype> instead | christos |
| 2017-03-22 | expand a little the explanation about discard | jdolecek |
| 2016-11-10 | stress more that discard is experimental, and explain why; also note that | jdolecek |
| 2016-10-09 | try to be more clear about what is not found. | christos |
| 2016-10-08 | change warning message | maya |
| 2016-09-12 | mount appeared in V1 | sevan |
| 2016-01-23 | Define _KERNTYPES for things that need it. | christos |
| 2015-01-04 | gcc 4.9 produces vfork clobberation warnings for "name" and "buflen". | pooka |
| 2014-12-06 | Add reference to mount_chfs, bump date. | mbalmer |
| 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 |