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