#
2d9aca9d |
| 02-May-2022 |
jkoshy <jkoshy@NetBSD.org> |
Follow FreeBSD revision <0e15d9fbeba4> and simplify #ifdef'ed code.
This change avoids redefining 'SHN_SUNW_IGNORE' if the symbol is already present.
|
#
4e0ae9e9 |
| 03-Dec-2019 |
jmcneill <jmcneill@NetBSD.org> |
dtrace: add support for aarch64
|
#
eada09ac |
| 28-May-2018 |
chs <chs@NetBSD.org> |
merge a new version of the CDDL dtrace and ZFS code. this changes the upstream vendor from OpenSolaris to FreeBSD, and this version is based on FreeBSD svn r315983.
in addition to the 10 years of im
merge a new version of the CDDL dtrace and ZFS code. this changes the upstream vendor from OpenSolaris to FreeBSD, and this version is based on FreeBSD svn r315983.
in addition to the 10 years of improvements from upstream, this version also has these NetBSD-specific enhancements: - dtrace FBT probes can now be placed in kernel modules. - ZFS now supports mmap().
show more ...
|
#
985a02bf |
| 06-Nov-2017 |
christos <christos@NetBSD.org> |
need to undef KERN_ELFSIZE too here...
|
#
d459aaf3 |
| 12-Jan-2017 |
christos <christos@NetBSD.org> |
Rearrange headers
|
#
920211a7 |
| 24-Sep-2015 |
christos <christos@NetBSD.org> |
sync with FreeBSD
|
#
2bebfa04 |
| 07-Feb-2015 |
christos <christos@NetBSD.org> |
check and fix printf formats, negative array indices, uninitialized variables, shadowed variables.
|
#
6381d69a |
| 28-Mar-2014 |
ozaki-r <ozaki-r@NetBSD.org> |
Fix some snprintf
|
#
90519a9a |
| 27-Mar-2014 |
christos <christos@NetBSD.org> |
kill sprintf
|
#
1f7f5453 |
| 12-Jan-2014 |
riz <riz@NetBSD.org> |
Replace llx with PRIx64 and some llu with PRIu64 in format strings.
|
#
3642b6f6 |
| 03-Apr-2010 |
christos <christos@NetBSD.org> |
hack for amd64
|
#
bb8023b5 |
| 21-Feb-2010 |
darran <darran@NetBSD.org> |
Add the FreeBSD 8-RC1 changes for DTrace.
Ok with core@.
|
#
a864dc36 |
| 20-Feb-2010 |
darran <darran@NetBSD.org> |
Import the rest of Opensolaris 20081117 needed for DTrace. No conflicts with ZFS.
|