summaryrefslogtreecommitdiff
path: root/sbin/mount/mount.8
AgeCommit message (Expand)Author
2023-11-10MNT_SOFTDEP and mount -o softdep no longer have any effectIngo Schwarze
2023-11-09link to showmount(8); OK deraadtKlemens Nanni
2019-03-10delete whitespace before a full stop on a text line;Ingo Schwarze
2018-01-18Mark up mount(8) options with Cm.Anthony J. Bentley
2016-10-06On noperm mount points honor the permissions of the root directory, soMartin Natano
2016-10-06fix HISTORY;Ingo Schwarze
2016-10-04Improve description of the noperm option.Martin Natano
2016-09-10sort the options list; also, the full stop in (FFS only.) wasn;tJason McIntyre
2016-09-10Add a noperm mount flag for FFS to be used for building release setsMartin Natano
2016-08-27further tweak previous: use the same text for norw as ro; ok teduJason McIntyre
2016-08-27for completeness, document (no)rw and ro options.Ted Unangst
2016-07-14kern.usermount is currently a no-op;Jason McIntyre
2016-06-19a little nicer formatting; from miodJason McIntyre
2016-05-29sort mount options, and shorten slightly the wxabort text;Jason McIntyre
2016-05-27W^X violations are no longer permitted by default. A kernel log messageTheo de Raadt
2014-09-08Additional cleanup for procfs removalDoug Hogan
2014-07-15add -N to usage()/SYNOPSIS and tweak previous;Jason McIntyre
2014-07-13Introduce a -N option to mount and a 'net' mount option.Claudio Jeker
2014-06-24remove the noaccesstime synonym for noatime which was previously added for BS...Daniel Dickman
2013-12-17Xr mount_tmpfs, trivial ok deraadt@Marc Espie
2013-09-23Revert. It seems people don't agree about which device should be used.Antoine Jacoutot
2013-09-23cd0a -> cd0c for consistency with the FAQ.Antoine Jacoutot
2012-08-23remove unneccessary .Pp;Jason McIntyre
2012-08-23get rid of mount_nnpfsTheo de Raadt
2011-04-05Remove portalfs.Thordur I. Bjornsson
2010-09-28document disklabel uids and move a little text to improve readability; theJason McIntyre
2009-06-04xfs -> nnpfs;Jason McIntyre
2008-11-14when describing options that can be passed to mount:Jason McIntyre
2007-11-09FFS_SOFTUPDATES:Jason McIntyre
2007-11-05- clarify the descriptions of "sync" and "async"Jason McIntyre
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-26+.Xr mount_vnd 8 ,Jason McIntyre
2007-05-12remove references to mount_vnd.8 and fsck_vnd.8 as these are not hookedFelix Kronlage
2007-04-14introduce {fsck,mount}_vnd tools to be able to describe vnd imagesAlexander von Gernler
2007-02-20sort the -o options; from Igor SobradoJason McIntyre
2006-03-16typo.Alexandre Anriot
2006-03-12Add the -s flag, meaning: skip mount if the file system isOtto Moerbeek
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-06-27document `noauto' option;Jason McIntyre
2005-06-10add Xr to mount_udf(8);Jason McIntyre
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-03-12add descriptions of examples;Jason McIntyre
2005-03-11Document 'no' mechanism for mount options; with lots of help fromOtto Moerbeek
2004-01-02fix mount_mfs example: -N is only an option for newfs not mount_mfsDavid Krause
2003-10-01note that for user mounts special should be -rw user, and node owned by user;Jason McIntyre
2003-09-26.Xr mount_ntfs;Jason McIntyre
2003-06-24clarify that -u only changes the options specified on the command line;Jason McIntyre
2003-06-17add CAVEAT documenting dotdot behaviour;Jason McIntyre