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