summaryrefslogtreecommitdiff
path: root/external/cddl/osnet/lib/libdtrace
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-04-13XXX: ignore warning about overlapping buffers for sprintf().mrg
2021-03-29Compile MIPS specific code.simonb
2020-03-17external/cddl/osnet: Do not suppress the warning output for libdtrace.fox
2020-03-17external/cddl/osnet: Supress -Werror=maybe-uninitialized error in libdtrace.fox
2020-03-08Update dtrace errno.d mapping and add a script for itmgorny
2019-12-03dtrace: add support for aarch64jmcneill
2019-10-13This previously had -Wno-format-truncation so I am presuming it shouldkre
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-10Only exclude gcc-8 warnings when the gcc we're using is gcc>=8kre
2019-10-09no error for string truncationchristos
2019-02-11-Wno-format-truncation is only needed when using GCCtnn
2019-02-06uses the idiom len = snprintf(&tmp, 1, ...) to compute length.christos
2018-06-07Replace HAVE_GCC with ACTIVE_CC == gcc checkskamil
2018-06-06Make cddl/osnet/lib/libdtrace buildable with MKLLVM=yeskamil
2018-05-28merge a new version of the CDDL dtrace and ZFS code.chs
2016-12-19arrange for .in files to be rebuilt.christos
2016-08-04include bsd.init.mnk for consistency and set NOLINT since this overrideschristos
2015-10-07fix the remaining problem with pcinfo; the dtracetoolkit execsnoop scriptchristos
2015-10-06almost fixed... Need to figure out what to do with curlwp.christos
2015-10-05Start matching some of the field names to NetBSD'schristos
2015-10-05Arrange to install the dtrace files (some are broken, sets will need to bechristos
2015-09-30do the stack protector stuff like the other files.christos
2015-09-29- make the generated file rules depend on the source fileschristos
2015-09-24Add build stuff.christos
2015-02-07check and fix printf formats, negative array indices, uninitialized variables,christos
2014-03-16Use MACHINE_CPU instead of MACHINE_ARCH with pattern matchingozaki-r
2014-03-16Look up arm directory on MACHINE_ARCH=*arm*ozaki-r
2013-06-21Make dtrace/zfs compile on arm based on the diff from:christos
2012-02-13Use the correct MACHINE_ARCH for amd64.wiz
2010-04-03- use CPPFLAGS instead of CFLAGSchristos
2010-02-24Disable stack protection warnings for more sources which use dynamicallytron
2010-02-24Disable stack protection warnings for sources which use dynamicallytron
2010-02-21Apply NetBSD changes to DTrace.darran
2010-02-21Add the FreeBSD 8-RC1 changes for DTrace.darran