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
/
newfs_sysvbfs
Age
Commit message (
Expand
)
Author
2017-01-10
fix includes, addr __RCSID
christos
2016-09-12
Add AUTHORS section.
sevan
2014-03-23
don't use sprintf
dholland
2011-08-29
Use __dead
joerg
2011-08-06
No longer any need for -Wno-pointer-sign here.
dholland
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2009-04-11
fix sign-compare issue
lukem
2009-04-11
fix sign-compare issue
lukem
2009-04-10
Sync usage with man page; remove 0xa0 character from usage.
wiz
2009-04-10
Sort option descriptions.
wiz
2009-04-09
Support creating a file system to a regular file.
pooka
2009-02-25
Make function bodies static, the prototype already is.
joerg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-08-04
typographical fixes
pooka
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-01-12
More markup, sort SEE ALSO, remove superfluous Pp.
wiz
2005-12-29
Add preliminary support for System V Boot File System.
tsutsui