freebsd-dev/cddl/lib
Mark Johnston 7e518a6648 - Use an explicit "depends_on module kernel" guard in DTrace libraries that
reference types defined in the kernel. Otherwise dtrace(1) expects to find
  CTF definitions for all referenced types, which is not very reasonable
  when it is being used in a build environment. This was previously worked
  around by adding "-x nolibs" to dtrace -h or -G invocations, but as of
  r283025, dtrace(1) actually handles dependencies properly, so this is no
  longer necessary.
- Remove "pragma ident" directives from DTrace libraries, as they're being
  phased out upstream as well.

Submitted by:	Krister Johansen <Krister.Johansen@isilon.com> [1]
MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
2015-08-07 19:56:22 +00:00
..
drti Add META_MODE support. 2015-06-13 19:20:56 +00:00
libavl Add META_MODE support. 2015-06-13 19:20:56 +00:00
libctf Add META_MODE support. 2015-06-13 19:20:56 +00:00
libdtrace - Use an explicit "depends_on module kernel" guard in DTrace libraries that 2015-08-07 19:56:22 +00:00
libnvpair Rename zfs nvpair files to not colidate with our nvlist. 2015-07-09 21:53:40 +00:00
libumem Add META_MODE support. 2015-06-13 19:20:56 +00:00
libuutil Add META_MODE support. 2015-06-13 19:20:56 +00:00
libzfs Fix circular dependency between libzfs and libzfs_core 2015-06-15 10:48:48 +00:00
libzfs_core Fix circular dependency between libzfs and libzfs_core 2015-06-15 10:48:48 +00:00
libzpool Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
Makefile First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
Makefile.inc Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00