<?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 loadmaps</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/tests/loadmaps</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>6972234 sgs demo's could use some cleanup
    
    --HG--
    rename : usr/src/cmd/sgs/libelf/demo/README =&gt; usr/src/cmd/sgs/libelf/demo/00README
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/00README =&gt; usr/src/cmd/sgs/librtld_db/demo/00README
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/Makefile =&gt; usr/src/cmd/sgs/librtld_db/demo/Makefile
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/Makefile.com =&gt; usr/src/cmd/sgs/librtld_db/demo/Makefile.com
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/Makefile.targ =&gt; usr/src/cmd/sgs/librtld_db/demo/Makefile.targ
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/amd64/Makefile =&gt; usr/src/cmd/sgs/librtld_db/demo/amd64/Makefile
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/amd64/rdb_mach.h =&gt; usr/src/cmd/sgs/librtld_db/demo/amd64/rdb_mach.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/amd64/regs.c =&gt; usr/src/cmd/sgs/librtld_db/demo/amd64/regs.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/bpt.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/bpt.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/callstack.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/callstack.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/dis.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/dis.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/disasm.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/disasm.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/disasm.h =&gt; usr/src/cmd/sgs/librtld_db/demo/common/disasm.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/globals.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/globals.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/gram.y =&gt; usr/src/cmd/sgs/librtld_db/demo/common/gram.y
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/help.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/help.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/lex.l =&gt; usr/src/cmd/sgs/librtld_db/demo/common/lex.l
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/main.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/main.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/maps.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/maps.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/ps.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/ps.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/rdb.h =&gt; usr/src/cmd/sgs/librtld_db/demo/common/rdb.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/rdb.man =&gt; usr/src/cmd/sgs/librtld_db/demo/common/rdb.man
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/syms.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/syms.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/common/utils.c =&gt; usr/src/cmd/sgs/librtld_db/demo/common/utils.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/i386/Makefile =&gt; usr/src/cmd/sgs/librtld_db/demo/i386/Makefile
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/i386/m_utils.c =&gt; usr/src/cmd/sgs/librtld_db/demo/i386/m_utils.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/i386/rdb_mach.h =&gt; usr/src/cmd/sgs/librtld_db/demo/i386/rdb_mach.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/i386/regs.c =&gt; usr/src/cmd/sgs/librtld_db/demo/i386/regs.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparc/Makefile =&gt; usr/src/cmd/sgs/librtld_db/demo/sparc/Makefile
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparc/m_utils.c =&gt; usr/src/cmd/sgs/librtld_db/demo/sparc/m_utils.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparc/rdb_mach.h =&gt; usr/src/cmd/sgs/librtld_db/demo/sparc/rdb_mach.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparc/regs.c =&gt; usr/src/cmd/sgs/librtld_db/demo/sparc/regs.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparcv9/Makefile =&gt; usr/src/cmd/sgs/librtld_db/demo/sparcv9/Makefile
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparcv9/m_utils.c =&gt; usr/src/cmd/sgs/librtld_db/demo/sparcv9/m_utils.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparcv9/rdb_mach.h =&gt; usr/src/cmd/sgs/librtld_db/demo/sparcv9/rdb_mach.h
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/sparcv9/regs.c =&gt; usr/src/cmd/sgs/librtld_db/demo/sparcv9/regs.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/breaks =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/breaks
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/loadmaps =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/loadmaps
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/object_padding_maps =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/object_padding_maps
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/plt_skip =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/plt_skip
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/simp.c =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/simp.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/steps =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/steps
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/sub.c =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/sub.c
    rename : usr/src/cmd/sgs/librtld_db/rdb_demo/tests/test-sparc-regs =&gt; usr/src/cmd/sgs/librtld_db/demo/tests/test-sparc-regs</title>
        <description>/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/tests/loadmaps - 20c1c3551cb3b3117591ae38463d16aada597c48</description>
        <pubDate></pubDate>
        <dc:creator>Rod Evans &lt;Rod.Evans@Sun.COM&gt;</dc:creator>
    </item>

</channel>
</rss>

