1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/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
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
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
Makefile.inc