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_overlay
Age
Commit message (
Expand
)
Author
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-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
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
2004-06-10
Fix SEE ALSO; remove .sp; put .Pp before sentences.
uebayasi
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-22
move getmntopts(3) to libutil, build and install also it's manpage
jdolecek
2003-03-22
use <> rather than "" for #include mntopts.h
jdolecek
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-10-01
New sentence, new line. By Robert Elz with minimal fixes.
wiz
2002-09-21
MNT_GETARGS support
christos
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2001-06-07
Typos and grammar fixes (last part of misc/13133 by Michael K. Sanders)
wiz
2001-06-05
Drop arguments of .Os.
wiz
2000-10-30
make the code includable into other programs:
jdolecek
2000-07-30
in SEE ALSO, add missing comma between moun(8) and mount_null(8)
jdolecek
2000-01-20
Fix tyop pointed out by Simon Burge. Also expand description
wrstuden
2000-01-20
Add mount_overlay.
wrstuden