summaryrefslogtreecommitdiff
path: root/sbin/mount
AgeCommit message (Expand)Author
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
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-08-01Explain that nosuid,nodev is also needed for non-privileged mounts.pooka
2007-07-17cast sizeof() to int for printf widths.christos
2007-07-17kill MFSTYPENAMEchristos
2007-03-10- removes unused ctype.h headerhubertf
2007-01-17Remove more duplicate #includes,hubertf
2007-01-06Mention potential reasons for EPERM.elad
2006-10-31Revert the changes I introduced trying to solve tmpfs' NFS export problem.mjf
2006-10-24Add support to allow a file system to not permit being exported over NFS.mjf
2006-10-16sprinkle volatile.christos
2006-09-27End sentence with a dot.wiz
2006-09-25Add a DIAGNOSTICS section, specifically to address the "Operation notelad