summaryrefslogtreecommitdiff
path: root/sbin/mount
AgeCommit message (Expand)Author
2018-01-09Sort SEE ALSO.wiz
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-11-20Remove Tn. Remove undefined .Sp. Use tagged list instead of hanging onewiz
2017-11-20Clarify the program naming convention, and use consistently <fstype> insteadchristos
2017-03-22expand a little the explanation about discardjdolecek
2016-11-10stress more that discard is experimental, and explain why; also note thatjdolecek
2016-10-09try to be more clear about what is not found.christos
2016-10-08change warning messagemaya
2016-09-12mount appeared in V1sevan
2016-01-23Define _KERNTYPES for things that need it.christos
2015-01-04gcc 4.9 produces vfork clobberation warnings for "name" and "buflen".pooka
2014-12-06Add reference to mount_chfs, bump date.mbalmer
2013-10-31Add a reference to secmodel_extensions(9), to make it a little easier toapb
2013-10-05No code change: corrected spelling in comment, removed trailing white spaces.ast
2013-01-24use return instead of exit.christos
2012-10-19Implement experimental support to pass notifications that a filedrochner
2012-10-03- Improve wording;wiz
2012-06-23Bump date for previous.wiz
2012-06-23Clarify use of the union option for mount, as proposed in PR 45919.jdf
2012-06-14don't print the NULL, but the errorchristos
2012-04-09return exit code from mount_XXXX againmlelstv
2012-04-07add missing DPADDchristos
2012-04-07use getfsspecnamechristos
2012-04-07Accept NAME=label for special so that we can wire down our wedges.christos
2011-08-29Use __deadjoerg
2011-07-22Improve previous; thanks to tsutsui-san for reminding me of the properdholland
2011-07-22Clarify UFS2 superblock format stuff. Bump date.dholland
2011-06-17New sentence, new line; fix wording; bump date.wiz
2011-06-17Add mount -o extattr option to enable extended attributs (corrently onlymanu
2011-02-17"when in doubt, let the kernel decide"pooka
2011-01-13In case we are union-mounting /, don't force MNT_UPDATE. This makespooka
2010-11-21xref rump_smbfspooka
2010-01-14Remove puffs| from vfstype before making comparison to determine ifpooka
2010-01-14If getargs and vfs has PUFFS_TYPEPREFIX, use mount_puffs to query args.pooka
2009-10-03Drop trailing whitespace.wiz
2009-10-02Centralize documentation about exported sysctl variables in the relevantelad
2009-06-19Fixed a_mask to actually use its argumentstacktic
2009-05-04disable automatic mountd reloading for now because it makes the serviceyamt
2009-02-23Fix typo, and restore line that was lost in previous.wiz
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2009-01-20* Say that type "nfs" is inferred if the path contains aapb
2009-01-11New sentence, new line.wiz
2009-01-11Support mount -o rump, which uses the rump server instead of usingpooka
2009-01-11Warn that autoselecting nfs based on : or @ in the device path willpooka
2008-08-13s/If/It/martti
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2008-08-04Add missing word and bump date for previous.wiz
2008-08-04Mention "-o log".simonb
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-06Xref mount_tmpfs(8).xtraeme