NetBSD/external/cddl/osnet
chs feabd72f0c dtrace: add support for SMAP
Add support in dtrace for SMAP, so that actions like copyinstr() work.
It would be better if dtrace could use the SMAP_* hotpatch macros directly,
but the hotpatching code does not currently operate on kernel modules,
so we'll use some tiny functions in the base kernel for now.
2023-11-03 09:07:56 +00:00
..
dev dtrace: add support for SMAP 2023-11-03 09:07:56 +00:00
dist Revert "Teach zfs bdevsw to do b_psize." 2023-09-10 12:50:38 +00:00
include Sync with upstream r315983. 2019-06-24 08:27:19 +00:00
lib adapt to ${CC_WNO_MAYBE_UNINITIALIZED} 2023-06-03 21:31:45 +00:00
sbin Use compat/exec.mk - zfs isn't compat32 friendly (yet?). 2021-03-31 06:27:58 +00:00
sys solaris: Use pool_cache_reclaim, not pool_cache_invalidate. 2023-09-09 00:14:16 +00:00
usr.bin bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
usr.sbin Use LDADD/DPADD instead of PROGDPLIBS - we are linking against installed 2021-03-27 02:58:39 +00:00
Makefile
Makefile.ctf
Makefile.inc use -fcommon here. 2021-04-13 04:52:00 +00:00
Makefile.zfs use -fcommon here. 2021-04-13 04:52:00 +00:00
TODO