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
/
sbin
/
mount_umap
/
mount_umap.c
Age
Commit message (
Expand
)
Author
2020-07-26
Refactor remaining mount_* commands to use the common pathadj()
mlelstv
2019-08-20
Clean up debugging cruft that somehow made it into my previous commit.
perseant
2019-08-20
Sort options in usage.
wiz
2019-08-20
Allow the user to specify the filesystem ID for umapfs at mount time,
perseant
2011-08-29
Use __dead
joerg
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-07-16
Make all mount(2) return value error checks against -1. Some file
pooka
2007-07-14
Add additional 'sizeof args' parameter to mount(2).
dsl
2006-10-16
use MOPT_NULL
christos
2006-03-21
Always check the results of getmntopts() and free them.
christos
2005-09-11
Sync usage with manpage.
wiz
2005-02-05
Kill __P(), use ANSI function declarations; WARNS=3.
xtraeme
2005-01-31
Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to
erh
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-22
use <> rather than "" for #include mntopts.h
jdolecek
2002-09-21
MNT_GETARGS support
christos
2000-10-30
make the code includable into other programs:
jdolecek
1999-07-08
Update to new mount arguments.
wrstuden
1999-06-25
Regularize error reporting of mount_* commands for failure of mount(2)
perseant
1999-06-01
Patch for PRs 5124, 5535: correctly interpret the gid mapping file, rather
perseant
1997-09-16
resolve conflicts from lite-2 merge
lukem
1997-09-15
* update for WARNS=1
lukem
1996-04-13
Add const qualifier to mopts table
jtc
1995-04-24
fix array types to match what the file system wants.
cgd
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1994-10-31
be more careful with types.
cgd
1994-06-13
Import 4.4-Lite version.
mycroft
1994-06-08
Update from 4.4-Lite, with local changes.
mycroft