imp 5503f79902 Dynamically load .so modules to expand functionality
o Dynamically load all the .so files found in /libexec/nvmecontrol and
  /usr/local/libexec/nvmecontrol.
o Link nvmecontrol -rdynamic so that its symbols are visible to the
  libraries we load.
o Create concatinated linker sets that we dynamically expand.
o Add the linked-in top and logpage linker sets to the mirrors for them
  and add those sets to the mirrors when we load a new .so.
o Add some macros to help hide the names of the linker sets.
o Update the man page.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D18455

fold
2018-12-06 22:58:26 +00:00
..
2017-10-31 06:43:37 +00:00
2018-12-03 13:15:54 +00:00
2017-11-11 07:00:40 +00:00
2017-11-11 07:00:40 +00:00
2018-07-27 10:40:48 +00:00
2018-05-19 20:35:15 +00:00