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
/
external
/
cddl
/
osnet
/
usr.sbin
/
dtrace
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-27
Use LDADD/DPADD instead of PROGDPLIBS - we are linking against installed
simonb
2020-04-04
Add libproc
christos
2018-06-29
Rework the changes to DTRACE/ZFS files that were fixing Clang/LLVM build
kamil
2018-06-07
Replace HAVE_GCC with ACTIVE_CC == gcc checks
kamil
2018-06-06
Make cddl/osnet/usr.sbin/dtrace -W compatible with MKLLVM=yes
kamil
2018-05-28
merge a new version of the CDDL dtrace and ZFS code.
chs
2016-02-05
Fix the actual issue rather than silencing the warning.
roy
2016-02-04
Add -Wno-format-nonliteral
roy
2016-02-04
dtrace needs Wno-format-security for clang it seems.
roy
2015-09-24
Add build stuff.
christos
2014-01-12
Disable the extra-args warning for printf formats in dtrace.c
riz
2010-02-22
Disable stack protection warnings for "dtrace.c" which uses alloca(3).
tron
2010-02-21
DTrace: fix a problem with library references for libctf and libdtrace.
darran
2010-02-21
Apply NetBSD changes to DTrace.
darran
2010-02-21
Add the FreeBSD 8-RC1 changes for DTrace.
darran