index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mntopts.h
Age
Commit message (
Expand
)
Author
2018-01-09
Merge autofs support from: Tomohiro Kusumi
christos
2016-02-21
Add relatime.
christos
2016-01-22
Has __BEGIN_DECLS, needs sys/types.h.
dholland
2012-10-19
Implement experimental support to pass notifications that a file
drochner
2011-06-17
Add mount -o extattr option to enable extended attributs (corrently only
manu
2009-01-12
Add MOPT_RUMP to STDOPTS so it will be correctly ignored by everyone
pooka
2009-01-11
Support mount -o rump, which uses the rump server instead of using
pooka
2008-07-31
Merge the simonb-wapbl branch. From the original branch commit:
simonb
2006-10-31
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
mjf
2006-10-24
Add support to allow a file system to not permit being exported over NFS.
mjf
2006-10-16
add MOPT_NULL
christos
2006-02-12
convert "magiclinks" from a per-fs mount option to a system-wide sysctl.
chs
2005-06-23
Implement expansion of special "magic" strings in symlinks into
thorpej
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-10-13
"force" is not an inverted option; fix it.
thorpej
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-11
add functions to retrieve option values.
christos
2003-03-22
move getmntopts(3) to libutil, build and install also it's manpage
jdolecek