summaryrefslogtreecommitdiff
path: root/external/cddl/osnet/dev/dtrace/i386
AgeCommit message (Expand)Author
2022-08-21dtrace/i386: Need machine/cpufunc.h for x86_read_flags and rcr2.riastradh
2021-04-06sizeof(*var) instead of sizeof(type)simonb
2019-02-13Fix DIAGNOSTIC build; replace FreeBSD-specific function with ours.rin
2018-06-04better to put this (<sys/proc.h>) in the dtrace header where the definitionschristos
2018-06-04The (dtrace version of) <sys/proc.h> is needed for kthread_tkre
2018-05-28merge a new version of the CDDL dtrace and ZFS code.chs
2017-02-27apply changes equivalent to freebsd r256822, r267759 and r298171:chs
2016-06-23Import fix from FreeBSD - see [1], [2] references below...pgoyette
2016-05-14apply the ustack() parts of freebsd r211608:chs
2012-06-16reduce diff to freebsd:chs
2011-09-09fix a shadow variable warning.christos
2011-07-20Fix uninitialized variables reported by GCC 4.5.tron
2010-04-23Remove a couple of zero length kmem_frees.ahoka
2010-03-18As this file seems to be a port specific we don't need to checktron
2010-03-18Fix the build:tron
2010-03-18"ifdef-out" unused "label" exactly like the code which would use ittron
2010-03-13make dtrace compile on amd64.christos
2010-02-21Apply NetBSD changes to DTrace.darran
2010-02-21Add the FreeBSD 8-RC1 changes for DTrace.darran