<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mapfile-extern</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7b93ed1c50c3745a68994137a0da1afdd61a0e4b - 17326 mdb stacks could include type information</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#7b93ed1c50c3745a68994137a0da1afdd61a0e4b</link>
        <description>17326 mdb stacks could include type information17327 mdb stacks could show size informationReviewed by: ixi meow &lt;illumos@iximeow.net&gt;Reviewed by: Robert Mustacchi &lt;rm+illumos@fingolfin.org&gt;Approved by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Mon, 17 Mar 2025 22:37:35 +0100</pubDate>
        <dc:creator>Andy Fiddaman &lt;illumos@fiddaman.net&gt;</dc:creator>
    </item>
<item>
        <title>8c4cbc5227c35cbf837b0144a642e55e7cf84a15 - 17227 want dcmd to extract/replace bits</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#8c4cbc5227c35cbf837b0144a642e55e7cf84a15</link>
        <description>17227 want dcmd to extract/replace bits17226 want mdb_argtoull() API extensionReviewed by: Bill Sommerfeld &lt;sommerfeld@hamachi.org&gt;Reviewed by: Patrick Mooney &lt;pmooney@pfmooney.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Wed, 26 Feb 2025 00:23:51 +0100</pubDate>
        <dc:creator>Andy Fiddaman &lt;illumos@fiddaman.net&gt;</dc:creator>
    </item>
<item>
        <title>a48fdbef3a00fbebe91cb7211c789eff0e39c957 - 16224 mdb_nv_insert() is accidentally quadratic</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#a48fdbef3a00fbebe91cb7211c789eff0e39c957</link>
        <description>16224 mdb_nv_insert() is accidentally quadratic16235 ld_place_section() is accidentally quadratic wrt output sections16239 when debugging a core, mdb should not search for an executable16285 add ::mutex for user-level mutexes16286 add wchan mdb walker for user-level wait channels16287 add mdb_thread_name() to module APIReviewed by: Rich Lowe &lt;richlowe@richlowe.net&gt;Reviewed by: Andy Fiddaman &lt;illumos@fiddaman.net&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 15 Feb 2024 04:46:08 +0100</pubDate>
        <dc:creator>Bryan Cantrill &lt;bryan@oxide.computer&gt;</dc:creator>
    </item>
<item>
        <title>65bed588e62c7f3a0da5d65fcc588b46b470f5a7 - 14525 Would like kmdb module for vmm</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#65bed588e62c7f3a0da5d65fcc588b46b470f5a7</link>
        <description>14525 Would like kmdb module for vmmPortions contributed by: Carlos Neira &lt;cneirabustos@gmail.com&gt;Reviewed by: Jordan Hendricks &lt;jordan@oxide.computer&gt;Reviewed by: Dan McDonald &lt;danmcd@mnx.io&gt;Approved by: Robert Mustacchi &lt;rm@fingolfin.org&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 12 Oct 2023 14:23:02 +0200</pubDate>
        <dc:creator>Andy Fiddaman &lt;illumos@fiddaman.net&gt;</dc:creator>
    </item>
<item>
        <title>61f797f57a0715da7fa0c5202cdf1c31f184778c - 15931 Add ::tdelta dcmd to mdb</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#61f797f57a0715da7fa0c5202cdf1c31f184778c</link>
        <description>15931 Add ::tdelta dcmd to mdb15932 Add time deltas to ::msgbufReviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;Approved by: Dan McDonald &lt;danmcd@mnx.io&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 28 Sep 2023 03:28:34 +0200</pubDate>
        <dc:creator>Jason King &lt;jking@racktopsystems.com&gt;</dc:creator>
    </item>
<item>
        <title>d70f65dfb86dedc271c6eacf5767889026db880c - 10859 mdb: move mdb_nicenum() to mdb_modapi.c</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#d70f65dfb86dedc271c6eacf5767889026db880c</link>
        <description>10859 mdb: move mdb_nicenum() to mdb_modapi.cReviewed by: Igor Kozhukhov &lt;igor@dilos.org&gt;Reviewed by: John Levon &lt;john.levon@joyent.com&gt;Reviewed by: Cody Mello &lt;cody.mello@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Fri, 26 Apr 2019 19:25:54 +0200</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@me.com&gt;</dc:creator>
    </item>
<item>
        <title>993e3faf6a142ae3efdd24388883264c2b56bede - 1979 USB 3.0 support</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#993e3faf6a142ae3efdd24388883264c2b56bede</link>
        <description>1979 USB 3.0 support7918 want usb_pipe_xopen(9F)7919 usbai burst macros for endpoint descriptor are wrong7920 usba_hcdi_register() should fail if driver is using private data7921 failing to load the usba root hub module destroys driver parent private data7922 want ::hubd walker7923 ::prtusb should include version7924 usb_*_request(9S) manual pages should match structure namesReviewed by: Patrick Mooney &lt;patrick.mooney@joyent.com&gt;Reviewed by: Jerry Jelinek &lt;jerry.jelinek@joyent.com&gt;Reviewed by: Bryan Cantrill &lt;bryan@joyent.com&gt;Reviewed by: Dale Ghent &lt;daleg@omniti.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Wed, 01 Mar 2017 21:08:21 +0100</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2 - 6950 ARC should cache compressed data</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2</link>
        <description>6950 ARC should cache compressed dataReviewed by: Prakash Surya &lt;prakash.surya@delphix.com&gt;Reviewed by: Dan Kimmel &lt;dan.kimmel@delphix.com&gt;Reviewed by: Matt Ahrens &lt;mahrens@delphix.com&gt;Reviewed by: Paul Dagnelie &lt;pcd@delphix.com&gt;Reviewed by: Don Brady &lt;don.brady@intel.com&gt;Reviewed by: Richard Elling &lt;Richard.Elling@RichardElling.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Wed, 13 Jul 2016 23:31:56 +0200</pubDate>
        <dc:creator>George Wilson &lt;george.wilson@delphix.com&gt;</dc:creator>
    </item>
<item>
        <title>2a12f85ad140e332791b4bad1208a734c3f26bf3 - 3946 ::gcore</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#2a12f85ad140e332791b4bad1208a734c3f26bf3</link>
        <description>3946 ::gcoreReviewed by: Adam Leventhal &lt;ahl@delphix.com&gt;Reviewed by: Matthew Ahrens &lt;mahrens@delphix.com&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 22 Aug 2013 01:45:46 +0200</pubDate>
        <dc:creator>Jeremy Jones &lt;jeremy@delphix.com&gt;</dc:creator>
    </item>
<item>
        <title>ac58c5db4a5b4615fc374fa3211bdda323263284 - 3985 want mdb api function for iterating object symbols</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#ac58c5db4a5b4615fc374fa3211bdda323263284</link>
        <description>3985 want mdb api function for iterating object symbolsReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Adam Leventhal &lt;ahl@delphix.comReviewed by: Matthew Ahrens &lt;mahrens@delphix.com&gt;Approved by: Dan McDonald &lt;danmcd@nexenta.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Tue, 15 Nov 2011 00:57:40 +0100</pubDate>
        <dc:creator>Dave Pacheco &lt;dap@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>28e4da25922bdfc5cba7ab29f47de911bbd78009 - 3465 ::walk ... | ::&lt;dcmd&gt; misinterprets input as symbol names</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#28e4da25922bdfc5cba7ab29f47de911bbd78009</link>
        <description>3465 ::walk ... | ::&lt;dcmd&gt; misinterprets input as symbol names3466 ::tsd should handle missing/NULL values better3467 mdb_ctf_vread() could be more useful3468 mdb enhancements for zfs development3470 ::whatis does not print callers from KMF_LITE3473 mdb_get_module() returns wrong moduleReviewed by: Adam Leventhal &lt;ahl@delphix.com&gt;Reviewed by: Eric Schrock &lt;eric.schrock@delphix.com&gt;Reviewed by: Dan Kimmel &lt;dan.kimmel@delphix.com&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Dan McDonald &lt;danmcd@nexenta.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 31 Jan 2013 00:02:58 +0100</pubDate>
        <dc:creator>Matthew Ahrens &lt;mahrens@delphix.com&gt;</dc:creator>
    </item>
<item>
        <title>21b27315a4575c86ba26ddfbccfaa768f2d1d37a - 2945 mdb needs to export _mdb_ks_pageoffset</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#21b27315a4575c86ba26ddfbccfaa768f2d1d37a</link>
        <description>2945 mdb needs to export _mdb_ks_pageoffsetReviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Mon, 16 Jul 2012 03:44:00 +0200</pubDate>
        <dc:creator>Keith Wesolowski &lt;keith.wesolowski@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>6a634c9dca3093f3922e4b7ab826d7bdf17bf78e - merge with onnv_147</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#6a634c9dca3093f3922e4b7ab826d7bdf17bf78e</link>
        <description>merge with onnv_147Reviewed by: garrett@nexenta.comApproved by: garrett@nexenta.com

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Thu, 19 Aug 2010 08:18:39 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>c9a6ea2e938727c95af7108c5e00eee4c890c7ae - 6679140 asymmetric alloc/dealloc activity can induce dynamic variable drops</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#c9a6ea2e938727c95af7108c5e00eee4c890c7ae</link>
        <description>6679140 asymmetric alloc/dealloc activity can induce dynamic variable drops6679193 dtrace_dynvar walker produces flood of dtrace_dynhash_sink6935550 would like ::stacks for user-land6970441 allocation failure can induce crashes in libdtrace6971885 dtrace_program_strcompile() fails spuriously on UTF-8 input

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Sat, 24 Jul 2010 02:34:02 +0200</pubDate>
        <dc:creator>Bryan Cantrill &lt;Bryan.Cantrill@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>cd3e933325e68e23516a196a8fea7f49b1e497c3 - 6916796 OSnet mapfiles should use version 2 link-editor syntax</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#cd3e933325e68e23516a196a8fea7f49b1e497c3</link>
        <description>6916796 OSnet mapfiles should use version 2 link-editor syntax--HG--rename : usr/src/cmd/sgs/libelf/common/mapfile-common =&gt; usr/src/cmd/sgs/libelf/common/mapfile-versrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings =&gt; usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindingsrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt =&gt; usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcntrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep =&gt; usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindreprename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss =&gt; usr/src/cmd/sgs/link_audit/common/mapfile-vers-trussrename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who =&gt; usr/src/cmd/sgs/link_audit/common/mapfile-vers-whorename : usr/src/common/mapfiles/i386/map.noexdata =&gt; usr/src/common/mapfiles/common/map.noexdatarename : usr/src/lib/libaio/sparc/mapfile-vers =&gt; usr/src/lib/libaio/common/mapfile-versrename : usr/src/lib/libelfsign/common/mapfile.map =&gt; usr/src/lib/libelfsign/common/mapfile-versrename : usr/src/lib/libpthread/sparc/mapfile-vers =&gt; usr/src/lib/libpthread/common/mapfile-versrename : usr/src/lib/librt/amd64/mapfile-vers =&gt; usr/src/lib/librt/common/mapfile-versrename : usr/src/lib/libsys/sparc/mapfile-vers =&gt; usr/src/lib/libsys/common/mapfile-versrename : usr/src/lib/libthread/sparc/mapfile-vers =&gt; usr/src/lib/libthread/common/mapfile-vers

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Fri, 25 Jun 2010 02:16:42 +0200</pubDate>
        <dc:creator>Ali Bahrami &lt;Ali.Bahrami@Oracle.COM&gt;</dc:creator>
    </item>
<item>
        <title>cbdcbd056f15c9c9fd82d5543b3a502677c4d391 - 6915064 add ::pagelookup</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#cbdcbd056f15c9c9fd82d5543b3a502677c4d391</link>
        <description>6915064 add ::pagelookup

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Fri, 08 Jan 2010 22:50:44 +0100</pubDate>
        <dc:creator>Jonathan Adams &lt;Jonathan.Adams@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>d3d50737e566cade9a08d73d2af95105ac7cd960 - PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#d3d50737e566cade9a08d73d2af95105ac7cd960</link>
        <description>PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling6860030 tickless clock requires a clock() decoupled lbolt / lbolt64Portions contributed by Chad Mynhier &lt;cmynhier@gmail.com&gt;

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Fri, 13 Nov 2009 10:32:32 +0100</pubDate>
        <dc:creator>Rafael Vanoni &lt;rafael.vanoni@sun.com&gt;</dc:creator>
    </item>
<item>
        <title>4a1c24318fe7c9bdae38ce58a2e4624597d297e2 - 6881824 ::whatis needs to be faster, smarter, and modular</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#4a1c24318fe7c9bdae38ce58a2e4624597d297e2</link>
        <description>6881824 ::whatis needs to be faster, smarter, and modular

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Tue, 22 Sep 2009 22:42:17 +0200</pubDate>
        <dc:creator>Jonathan Adams &lt;Jonathan.Adams@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>bfed486ad8de8b8ebc6345a8e10accae08bf2f45 - 6798660 Cadmium .NOT file processing problem with CWD relative file paths</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#bfed486ad8de8b8ebc6345a8e10accae08bf2f45</link>
        <description>6798660 Cadmium .NOT file processing problem with CWD relative file pathsContributed by Richard Lowe6785284 Mapfile versioning rules need to be more visible to gatelings6800164 Standard file exclusion mechanism needed for Cadmium tools

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Tue, 10 Feb 2009 17:38:02 +0100</pubDate>
        <dc:creator>Ali Bahrami &lt;Ali.Bahrami@Sun.COM&gt;</dc:creator>
    </item>
<item>
        <title>99424ff3c05e9e200b3452e948e9a50341076fcd - 6743399 mdb_vwrite() is listed as interface, but unavailable</title>
        <link>http://kernelsources.org:8080/source/history/illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern#99424ff3c05e9e200b3452e948e9a50341076fcd</link>
        <description>6743399 mdb_vwrite() is listed as interface, but unavailable

            List of files:
            /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern</description>
        <pubDate>Tue, 30 Sep 2008 23:29:46 +0200</pubDate>
        <dc:creator>Rod Evans &lt;Rod.Evans@Sun.COM&gt;</dc:creator>
    </item>
</channel>
</rss>
