aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount/mntopts.h
Commit message (Expand)AuthorAgeFilesLines
* Add the snapshot option to mount_ufs.Kirk McKusick2000-07-061-0/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()Philippe Charnier1998-07-061-3/+3
* New mount option nosymfollow. If enabled, the kernel lookup()Wolfram Schneider1998-04-081-1/+3
* Reviewed by: hackers@freebsd.org in generalJulian Elischer1997-11-131-1/+3
* Add noclusterr and noclusterw options. The noclusterr and noclusterwKATO Takenori1997-09-271-2/+6
* Moved getmntops() stuff back to mntopt.h so that it is visible in otherBruce Evans1997-08-251-1/+4
* Try to avoid mounting filesystems multiple times. Also whileSteve Price1997-08-241-3/+1
* Merge from Lite2Peter Wemm1997-03-111-11/+11
* Implemented user side of "noatime" mount option. This option disablesDavid Greenman1996-09-031-1/+3
* The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTODavid Greenman1995-08-261-1/+1
* Add a "noauto" flag so that you can do things like prevent your systemJordan K. Hubbard1995-08-231-0/+2
* Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptableDavid Greenman1995-05-121-1/+1
* Add support for filesystem-specific `-o' options, and re-implement theGarrett Wollman1994-11-011-14/+16
* Add code to skip "userquota"/"groupquota" options needed forAndrey A. Chernov1994-09-291-0/+4
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+72