freebsd-dev/cddl
Mark Johnston 44c25a3d82 When our linker merges .SUNW_dof sections from multiple files, it simply
concatenates the DOF tables into one section. Previously, the USDT init
code in drti.o would only look at the first table in the DOF section; with
this change, it iterates over all the tables, passing each DOF table to
the kernel.

PR:		186821
Submitted by:	Fedor Indutny <fedor@indutny.com>
MFC after:	1 month
2014-03-01 23:09:07 +00:00
..
compat/opensolaris Fix an obvious typo. 2012-07-04 17:36:26 +00:00
contrib When our linker merges .SUNW_dof sections from multiple files, it simply 2014-03-01 23:09:07 +00:00
lib Move some files that are identical on i386 and amd64 to an x86 subdirectory 2014-02-27 01:04:35 +00:00
sbin WiP merge of libzfs_core (MFV r238590, r238592) 2013-03-05 08:09:53 +00:00
usr.bin zinject must use ioctl(2) compatibility wrapper 2014-01-16 12:21:21 +00:00
usr.sbin Convert the lockstat(1) man page to mdoc and make sure that it gets 2013-10-27 16:01:11 +00:00
Makefile Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00
Makefile.inc Do not lint code beyond necessity (with apologies to Wiliam of Ockham). 2010-11-18 16:32:52 +00:00