index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
mount
/
mntopts.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change checkpath() to not exit on error. This is a prerequisite for
jh
2012-01-16
1
-1
/
+1
*
Implement NFSv4 ACL support for UFS.
trasz
2009-12-21
1
-1
/
+3
*
Remove unsupported "dev" option from comments of mntopts.h.
rodrigc
2005-12-02
1
-1
/
+1
*
Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op.
rodrigc
2005-11-29
1
-2
/
+0
*
- Make size parameter to build_iovec() a size_t, not an int
rodrigc
2005-11-13
1
-1
/
+2
*
Use MOPT_END in favor of MOPT_NULL, which better describes the purporse
delphij
2005-06-10
1
-2
/
+2
*
Add a handy macro to represent null mount option, MOPT_NULL, and make
delphij
2005-06-01
1
-0
/
+3
*
Revert last change. It doesn't break mount(8) reporting
ru
2004-11-30
1
-0
/
+2
*
Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).
ru
2004-11-29
1
-2
/
+0
*
Add a convenience function for building nmount iov arrays.
phk
2004-11-25
1
-0
/
+1
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
1
-4
/
+0
*
Teach mount(8) about MNT_ACLS for the purposes of mount options and
rwatson
2002-10-14
1
-1
/
+3
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-02
1
-1
/
+3
*
o __P removed
imp
2002-03-21
1
-3
/
+3
*
Add the snapshot option to mount_ufs.
mckusick
2000-07-06
1
-0
/
+1
*
mount* fixes from Martin Blapp <mb@imp.ch>:
phk
1999-10-09
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()
charnier
1998-07-06
1
-3
/
+3
*
New mount option nosymfollow. If enabled, the kernel lookup()
wosch
1998-04-08
1
-1
/
+3
*
Reviewed by: hackers@freebsd.org in general
julian
1997-11-13
1
-1
/
+3
*
Add noclusterr and noclusterw options. The noclusterr and noclusterw
kato
1997-09-27
1
-2
/
+6
*
Moved getmntops() stuff back to mntopt.h so that it is visible in other
bde
1997-08-25
1
-1
/
+4
*
Try to avoid mounting filesystems multiple times. Also while
steve
1997-08-24
1
-3
/
+1
*
Merge from Lite2
peter
1997-03-11
1
-11
/
+11
*
Implemented user side of "noatime" mount option. This option disables
dg
1996-09-03
1
-1
/
+3
*
The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTO
dg
1995-08-26
1
-1
/
+1
*
Add a "noauto" flag so that you can do things like prevent your system
jkh
1995-08-23
1
-0
/
+2
*
Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptable
dg
1995-05-12
1
-1
/
+1
*
Add support for filesystem-specific `-o' options, and re-implement the
wollman
1994-11-01
1
-14
/
+16
*
Add code to skip "userquota"/"groupquota" options needed for
ache
1994-09-29
1
-0
/
+4
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+72