summaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/fasttrap
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-22sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin
2020-12-27openzfs: fix gcc kernel module buildsRyan Libby
2020-10-17Update OpenZFS to 2.0.0-rc3-gfc5966Matt Macy
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2020-02-05Stop compiling dtrace modules with -DSMP.Mark Johnston
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-02-03Replace the implementation of DTrace's RAND subroutine for generatingGeorge V. Neville-Neil
2015-01-03Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh
2014-07-26Avoid using ${.CURDIR} so that the module can be built from multipleMarcel Moolenaar
2014-07-01Revert r268007, and re-adapt MFV r260708:Pedro F. Giffuni
2014-06-28Revert r267869:Pedro F. Giffuni
2014-06-25MFV r260708Pedro F. Giffuni
2014-03-06Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar
2013-10-15Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.Justin Hibbits
2013-08-06opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon
2010-08-24Update for the recent location of the fasttrap code.Rui Paulo
2010-08-23MFtbemd:Warner Losh
2008-05-17Add the DTrace kernel module makefiles.John Birrell