mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
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 |
||
|---|---|---|
| .. | ||
| errno.d | ||
| io.d | ||
| ip.d | ||
| libproc_compat.h | ||
| Makefile | ||
| Makefile.depend | ||
| net.d | ||
| nfs.d | ||
| nfssrv.d | ||
| psinfo.d | ||
| regs_x86.d | ||
| sched.d | ||
| siftr.d | ||
| signal.d | ||
| tcp.d | ||
| udp.d | ||
| unistd.d | ||