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
/
usr.sbin
/
mopd
/
mopprobe
Age
Commit message (
Expand
)
Author
2022-05-28
fix various typos in comments, mainly origional->original,
andvar
2021-10-31
Put the NOAOUT in one place
christos
2020-04-22
loop.c owns iflist
joerg
2016-06-08
port to linux
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-10-19
fix unused variable warnings.
christos
2013-07-20
Use Mt for email addresses.
wiz
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2011-08-30
ANSIfy + __printflike + __dead
joerg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2009-10-20
Follow upstream's lead and remove third and fourth clauses (except on
snj
2009-04-17
Fix WARNS=4 issues (many -Wshadow, -Wcast-qual)
lukem
2009-03-11
Fix preamble
joerg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2006-05-12
use -Wno-pointer-sign with GCC4.
mrg
2003-04-20
interactive error output.
christos
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-06-07
Xref mopcopy instead of mopa.out. Mark up AUTHORS section.
wiz
2001-04-05
moptrace(1), not (8). Whitespace fixes.
wiz
2001-02-19
convert to use getprogname()
cgd
2001-01-11
when calling openlog():
lukem
1997-10-16
- WARNsify
lukem
1997-10-16
- compile common code once (into libcommon.a), and link that in.
lukem
1997-04-17
- Move common definitions to Makefile.inc
christos
1997-04-16
Don't include "os.h", include "common/os.h" like it does for the other
christos
1997-04-16
Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
christos
1997-03-25
RCS id police.
thorpej
1997-03-24
Makefile cleanups
christos
1997-03-16
Import of Mats O Jansson's MOP boot program for DEC machines.
cjs