freebsd-dev/share/man
Brooks Davis 3bf6636512 cddl/*: add a WITH(OUT)_DTRACE option
Add an option to enable/disable DTrace without disabling ZFS.  New
architectures such as CHERI may support ZFS before they support DTrace
and the old model of WITHOUT_CDDL disabling both wasn't helpful.

For compatiblity, the CDDL option remains and WITHOUT_CDDL implies
WITHOUT_DTRACE.  WITHOUT_DTRACE also implies WITHOUT_CTF.

As part of this change, largely convert cddl/*/Makefile to using the
more compact SUBDIR.${MK_<FOO>}+= form rather than using intermediate
variables.

Reviewed by:	markj
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D35718
2022-07-06 14:03:48 +01:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:54:30 -04:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Revert "rtw88: split driver up into a core and pci part" 2022-07-01 13:06:31 +00:00
man5 cddl/*: add a WITH(OUT)_DTRACE option 2022-07-06 14:03:48 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 hier.7: Document /nonexistent 2022-06-30 23:10:28 +02:00
man8 rc.8: Reference the article about rc scripting 2022-07-05 16:39:00 +02:00
man9 DB_COMMAND(9): fix a typo 2022-07-05 12:15:30 -03:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00