freebsd-dev/cddl/lib/libdtrace
Mark Johnston 2f28ceeb34 Bind ip/tcp/udp provider translators and symbols to the same versions as in
illumos, rather than using "1.0" everywhere.

Some of the translators use D functions that are not present in version
1.0 (e.g. inet_ntoa()) which can result in libdtrace crashing when running
scripts that restrict themselves to version 1.0
(e.g. with "-x version=1.0").

MFC after:	1 week
2014-05-14 19:02:00 +00:00
..
errno.d
io.d Revert previous change in favor of a fix to the actual dtrace 2013-03-28 20:22:43 +00:00
ip.d Bind ip/tcp/udp provider translators and symbols to the same versions as in 2014-05-14 19:02:00 +00:00
libproc_compat.h Remove a duplicate definition. 2014-05-04 03:37:39 +00:00
Makefile Move some files that are identical on i386 and amd64 to an x86 subdirectory 2014-02-27 01:04:35 +00:00
net.d
nfs.d DTrace: NFS translators should be split into client/server pieces 2013-04-18 01:20:08 +00:00
nfssrv.d DTrace: NFS translators should be split into client/server pieces 2013-04-18 01:20:08 +00:00
psinfo.d Add a function, memstr, which can be used to convert a buffer of 2013-10-16 01:39:26 +00:00
regs_x86.d Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
sched.d
signal.d
tcp.d Bind ip/tcp/udp provider translators and symbols to the same versions as in 2014-05-14 19:02:00 +00:00
udp.d Bind ip/tcp/udp provider translators and symbols to the same versions as in 2014-05-14 19:02:00 +00:00
unistd.d