<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>gitweb.dragonflybsd.org Git - dragonfly.git/atom log</title>
<subtitle>polachok's DragonFly repo</subtitle>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git" />
<link rel="self" type="text/xml" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/atom" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git</id>
<author><name>Alexander Polakov</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2011-03-22T20:51:33Z</updated>
<generator version='1.6.4.2.253.g0b1fac.dirty/1.7.7.2'>gitweb</generator>
<entry>
<title type="html">msdosfs: use size_t for unlen consistently instead of int.</title>
<updated>2011-03-21T23:00:15Z</updated>
<author>
  <name>Alexander Polakov</name>
  <email>polachok@gmail.com</email>
</author>
<contributor>
  <name>Alexander Polakov</name>
  <email>polachok@gmail.com</email>
</contributor>
<published>2011-03-21T23:00:15Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6c9ffabc272e311f51efadc07996c43c5c30f568" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6c9ffabc272e311f51efadc07996c43c5c30f568</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
msdosfs: use size_t for unlen consistently instead of int.

size_t is different from int on x86-64, which can lead
to weird effects.

Dragonfly-bug: &lt;http://bugs.dragonflybsd.org/issue2027&gt;
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1..6c9ffabc272e311f51efadc07996c43c5c30f568:/sys/vfs/msdosfs/direntry.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6c9ffabc272e311f51efadc07996c43c5c30f568:/sys/vfs/msdosfs/direntry.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6c9ffabc272e311f51efadc07996c43c5c30f568?f=sys/vfs/msdosfs/direntry.h">H</a>] sys/vfs/msdosfs/direntry.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1..6c9ffabc272e311f51efadc07996c43c5c30f568:/sys/vfs/msdosfs/msdosfs_conv.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6c9ffabc272e311f51efadc07996c43c5c30f568:/sys/vfs/msdosfs/msdosfs_conv.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6c9ffabc272e311f51efadc07996c43c5c30f568?f=sys/vfs/msdosfs/msdosfs_conv.c">H</a>] sys/vfs/msdosfs/msdosfs_conv.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">acpi/x86_64: Properly configure ACPI interrupt model</title>
<updated>2011-03-22T11:10:07Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-22T11:10:07Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
acpi/x86_64: Properly configure ACPI interrupt model
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/027623d49707dee2f73632fe2edcccc6238992cb..ec18ac60f39dd33df5ad41be2c1c7f5714821ff1:/sys/platform/pc64/acpica5/acpi_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1:/sys/platform/pc64/acpica5/acpi_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/ec18ac60f39dd33df5ad41be2c1c7f5714821ff1?f=sys/platform/pc64/acpica5/acpi_machdep.c">H</a>] sys/platform/pc64/acpica5/acpi_machdep.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">kernel - Reduce dsched console output</title>
<updated>2011-03-21T21:36:24Z</updated>
<author>
  <name>Matthew Dillon</name>
  <email>dillon@apollo.backplane.com</email>
</author>
<contributor>
  <name>Matthew Dillon</name>
  <email>dillon@apollo.backplane.com</email>
</contributor>
<published>2011-03-21T21:36:24Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/027623d49707dee2f73632fe2edcccc6238992cb" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/027623d49707dee2f73632fe2edcccc6238992cb</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
kernel - Reduce dsched console output

* Only print out 'No policy for ...' messages if bootverbose is set.
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/6ceb272b1c3e0ff972e5a85d35095265674493bc..027623d49707dee2f73632fe2edcccc6238992cb:/sys/kern/kern_dsched.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/027623d49707dee2f73632fe2edcccc6238992cb:/sys/kern/kern_dsched.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/027623d49707dee2f73632fe2edcccc6238992cb?f=sys/kern/kern_dsched.c">H</a>] sys/kern/kern_dsched.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic: Switch to new code by default</title>
<updated>2011-03-21T16:52:42Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T16:52:42Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6ceb272b1c3e0ff972e5a85d35095265674493bc" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6ceb272b1c3e0ff972e5a85d35095265674493bc</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic: Switch to new code by default
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/ddb99c829fb197d9678a468a7c75c649b33c058f..6ceb272b1c3e0ff972e5a85d35095265674493bc:/sys/platform/pc32/i386/machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6ceb272b1c3e0ff972e5a85d35095265674493bc:/sys/platform/pc32/i386/machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6ceb272b1c3e0ff972e5a85d35095265674493bc?f=sys/platform/pc32/i386/machdep.c">H</a>] sys/platform/pc32/i386/machdep.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/ddb99c829fb197d9678a468a7c75c649b33c058f..6ceb272b1c3e0ff972e5a85d35095265674493bc:/sys/platform/pc64/x86_64/machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6ceb272b1c3e0ff972e5a85d35095265674493bc:/sys/platform/pc64/x86_64/machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6ceb272b1c3e0ff972e5a85d35095265674493bc?f=sys/platform/pc64/x86_64/machdep.c">H</a>] sys/platform/pc64/x86_64/machdep.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic: For limited I/O APIC mixed mode, delivery mode should always be fixed.</title>
<updated>2011-03-21T16:55:51Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T16:55:51Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/ddb99c829fb197d9678a468a7c75c649b33c058f" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/ddb99c829fb197d9678a468a7c75c649b33c058f</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic: For limited I/O APIC mixed mode, delivery mode should always be fixed.
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/6b809ec73a4658e71239916f8276dc080cc3992d..ddb99c829fb197d9678a468a7c75c649b33c058f:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/ddb99c829fb197d9678a468a7c75c649b33c058f:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/ddb99c829fb197d9678a468a7c75c649b33c058f?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/6b809ec73a4658e71239916f8276dc080cc3992d..ddb99c829fb197d9678a468a7c75c649b33c058f:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/ddb99c829fb197d9678a468a7c75c649b33c058f:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/ddb99c829fb197d9678a468a7c75c649b33c058f?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">8254: Setup interrupt properly for new I/O APIC code</title>
<updated>2011-03-21T16:06:30Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T16:06:30Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6b809ec73a4658e71239916f8276dc080cc3992d" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/6b809ec73a4658e71239916f8276dc080cc3992d</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
8254: Setup interrupt properly for new I/O APIC code
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/apic/ioapic_abi.c">H</a>] sys/platform/pc32/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/apic/ioapic_abi.h">H</a>] sys/platform/pc32/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/icu/icu.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/icu/icu.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/icu/icu.c">H</a>] sys/platform/pc32/icu/icu.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/icu/icu_var.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/icu/icu_var.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/icu/icu_var.h">H</a>] sys/platform/pc32/icu/icu_var.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/include/smp.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/include/smp.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/include/smp.h">H</a>] sys/platform/pc32/include/smp.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/isa/clock.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc32/isa/clock.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc32/isa/clock.c">H</a>] sys/platform/pc32/isa/clock.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/apic/ioapic_abi.c">H</a>] sys/platform/pc64/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/apic/ioapic_abi.h">H</a>] sys/platform/pc64/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/icu/icu.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/icu/icu.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/icu/icu.c">H</a>] sys/platform/pc64/icu/icu.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/icu/icu_var.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/icu/icu_var.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/icu/icu_var.h">H</a>] sys/platform/pc64/icu/icu_var.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/include/smp.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/include/smp.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/include/smp.h">H</a>] sys/platform/pc64/include/smp.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/16dac13f46afdfaaec831cf43eaa495f2859b807..6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/isa/clock.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/6b809ec73a4658e71239916f8276dc080cc3992d:/sys/platform/pc64/isa/clock.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/6b809ec73a4658e71239916f8276dc080cc3992d?f=sys/platform/pc64/isa/clock.c">H</a>] sys/platform/pc64/isa/clock.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">8254: apic_8254_intr does not need to be global variable</title>
<updated>2011-03-21T14:39:16Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T14:39:16Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/16dac13f46afdfaaec831cf43eaa495f2859b807" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/16dac13f46afdfaaec831cf43eaa495f2859b807</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
8254: apic_8254_intr does not need to be global variable
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e6986627e330893fddba89b79b5f1186cd1f2080..16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc32/include/clock.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc32/include/clock.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/16dac13f46afdfaaec831cf43eaa495f2859b807?f=sys/platform/pc32/include/clock.h">H</a>] sys/platform/pc32/include/clock.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e6986627e330893fddba89b79b5f1186cd1f2080..16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc32/isa/clock.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc32/isa/clock.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/16dac13f46afdfaaec831cf43eaa495f2859b807?f=sys/platform/pc32/isa/clock.c">H</a>] sys/platform/pc32/isa/clock.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e6986627e330893fddba89b79b5f1186cd1f2080..16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc64/include/clock.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc64/include/clock.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/16dac13f46afdfaaec831cf43eaa495f2859b807?f=sys/platform/pc64/include/clock.h">H</a>] sys/platform/pc64/include/clock.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e6986627e330893fddba89b79b5f1186cd1f2080..16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc64/isa/clock.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/16dac13f46afdfaaec831cf43eaa495f2859b807:/sys/platform/pc64/isa/clock.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/16dac13f46afdfaaec831cf43eaa495f2859b807?f=sys/platform/pc64/isa/clock.c">H</a>] sys/platform/pc64/isa/clock.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">emul/linux: Unbreak module building</title>
<updated>2011-03-21T13:58:04Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T13:58:04Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e6986627e330893fddba89b79b5f1186cd1f2080" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e6986627e330893fddba89b79b5f1186cd1f2080</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
emul/linux: Unbreak module building
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/40fd5939534c6fdeb26f1e510afeb5e7a9976795..e6986627e330893fddba89b79b5f1186cd1f2080:/sys/emulation/linux/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e6986627e330893fddba89b79b5f1186cd1f2080:/sys/emulation/linux/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e6986627e330893fddba89b79b5f1186cd1f2080?f=sys/emulation/linux/Makefile">H</a>] sys/emulation/linux/Makefile</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">mptable: Verbose debug logging about &quot;fixed interrupt routing&quot;</title>
<updated>2011-03-21T13:41:31Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T13:41:31Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/40fd5939534c6fdeb26f1e510afeb5e7a9976795" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/40fd5939534c6fdeb26f1e510afeb5e7a9976795</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
mptable: Verbose debug logging about &quot;fixed interrupt routing&quot;
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2..40fd5939534c6fdeb26f1e510afeb5e7a9976795:/sys/platform/pc32/i386/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/40fd5939534c6fdeb26f1e510afeb5e7a9976795:/sys/platform/pc32/i386/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/40fd5939534c6fdeb26f1e510afeb5e7a9976795?f=sys/platform/pc32/i386/mp_machdep.c">H</a>] sys/platform/pc32/i386/mp_machdep.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2..40fd5939534c6fdeb26f1e510afeb5e7a9976795:/sys/platform/pc64/x86_64/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/40fd5939534c6fdeb26f1e510afeb5e7a9976795:/sys/platform/pc64/x86_64/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/40fd5939534c6fdeb26f1e510afeb5e7a9976795?f=sys/platform/pc64/x86_64/mp_machdep.c">H</a>] sys/platform/pc64/x86_64/mp_machdep.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic: Don't allow interrupt source overrides to GSI 0 (ExtINT)</title>
<updated>2011-03-21T13:25:07Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-21T13:25:07Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic: Don't allow interrupt source overrides to GSI 0 (ExtINT)
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/b7fa882ee8b423ab7154f28782ccd13a00be6575..7eb6fb7eede3c7887626da4ae87ebb8716dca8f2:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/b7fa882ee8b423ab7154f28782ccd13a00be6575..7eb6fb7eede3c7887626da4ae87ebb8716dca8f2:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7eb6fb7eede3c7887626da4ae87ebb8716dca8f2?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">binutils220: Fix a copy/paste error.</title>
<updated>2011-03-20T15:28:32Z</updated>
<author>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</author>
<contributor>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</contributor>
<published>2011-03-20T15:28:32Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/b7fa882ee8b423ab7154f28782ccd13a00be6575" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/b7fa882ee8b423ab7154f28782ccd13a00be6575</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
binutils220: Fix a copy/paste error.

Reported-by: John Marino &lt;john@marino.st&gt;
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec..b7fa882ee8b423ab7154f28782ccd13a00be6575:/gnu/usr.bin/binutils220/ar/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/b7fa882ee8b423ab7154f28782ccd13a00be6575:/gnu/usr.bin/binutils220/ar/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/b7fa882ee8b423ab7154f28782ccd13a00be6575?f=gnu/usr.bin/binutils220/ar/Makefile">H</a>] gnu/usr.bin/binutils220/ar/Makefile</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">binutils: Install the manpages of both binutils versions.</title>
<updated>2011-03-20T12:57:56Z</updated>
<author>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</author>
<contributor>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</contributor>
<published>2011-03-20T12:57:56Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
binutils: Install the manpages of both binutils versions.

Previously, 2.20's manpages were just copied over 2.17's.

Now it is like with gcc and friends: Install as ld217.1 and ld220.1,
for example, and use a ld.1 MLINKS for the default binutils.

Reported-by: John Marino &lt;john@marino.st&gt;
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/addr2line/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/addr2line/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/addr2line/Makefile">H</a>] gnu/usr.bin/binutils217/addr2line/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ar/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ar/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/ar/Makefile">H</a>] gnu/usr.bin/binutils217/ar/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/as/Makefile.inc0">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/as/Makefile.inc0">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/as/Makefile.inc0">H</a>] gnu/usr.bin/binutils217/as/Makefile.inc0</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ld/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ld/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/ld/Makefile">H</a>] gnu/usr.bin/binutils217/ld/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/nm/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/nm/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/nm/Makefile">H</a>] gnu/usr.bin/binutils217/nm/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/objcopy/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/objcopy/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/objcopy/Makefile">H</a>] gnu/usr.bin/binutils217/objcopy/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/objdump/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/objdump/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/objdump/Makefile">H</a>] gnu/usr.bin/binutils217/objdump/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ranlib/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/ranlib/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/ranlib/Makefile">H</a>] gnu/usr.bin/binutils217/ranlib/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/readelf/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/readelf/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/readelf/Makefile">H</a>] gnu/usr.bin/binutils217/readelf/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/size/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/size/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/size/Makefile">H</a>] gnu/usr.bin/binutils217/size/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/strings/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/strings/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/strings/Makefile">H</a>] gnu/usr.bin/binutils217/strings/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/strip/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils217/strip/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils217/strip/Makefile">H</a>] gnu/usr.bin/binutils217/strip/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/addr2line/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/addr2line/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/addr2line/Makefile">H</a>] gnu/usr.bin/binutils220/addr2line/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ar/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ar/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/ar/Makefile">H</a>] gnu/usr.bin/binutils220/ar/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/as/Makefile.inc0">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/as/Makefile.inc0">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/as/Makefile.inc0">H</a>] gnu/usr.bin/binutils220/as/Makefile.inc0</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ld/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ld/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/ld/Makefile">H</a>] gnu/usr.bin/binutils220/ld/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/nm/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/nm/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/nm/Makefile">H</a>] gnu/usr.bin/binutils220/nm/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/objcopy/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/objcopy/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/objcopy/Makefile">H</a>] gnu/usr.bin/binutils220/objcopy/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/objdump/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/objdump/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/objdump/Makefile">H</a>] gnu/usr.bin/binutils220/objdump/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ranlib/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/ranlib/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/ranlib/Makefile">H</a>] gnu/usr.bin/binutils220/ranlib/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/readelf/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/readelf/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/readelf/Makefile">H</a>] gnu/usr.bin/binutils220/readelf/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/size/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/size/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/size/Makefile">H</a>] gnu/usr.bin/binutils220/size/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/strings/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/strings/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/strings/Makefile">H</a>] gnu/usr.bin/binutils220/strings/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e..53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/strip/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec:/gnu/usr.bin/binutils220/strip/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/53bd31cdc7fc68e2ea030f374d5c2589f88d41ec?f=gnu/usr.bin/binutils220/strip/Makefile">H</a>] gnu/usr.bin/binutils220/strip/Makefile</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">gcc44: Switch the rest of the MLINKS over to gcc44.</title>
<updated>2011-03-20T10:49:48Z</updated>
<author>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</author>
<contributor>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</contributor>
<published>2011-03-20T10:49:48Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/57f15f507adbd03fa9e673a22f58a517c93a8c7e</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
gcc44: Switch the rest of the MLINKS over to gcc44.
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/bf76be3754de2defb45a29fab955004b70110e40..57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc41/cpp/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc41/cpp/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/57f15f507adbd03fa9e673a22f58a517c93a8c7e?f=gnu/usr.bin/cc41/cpp/Makefile">H</a>] gnu/usr.bin/cc41/cpp/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/bf76be3754de2defb45a29fab955004b70110e40..57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc41/gcov/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc41/gcov/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/57f15f507adbd03fa9e673a22f58a517c93a8c7e?f=gnu/usr.bin/cc41/gcov/Makefile">H</a>] gnu/usr.bin/cc41/gcov/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/bf76be3754de2defb45a29fab955004b70110e40..57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc44/cpp/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc44/cpp/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/57f15f507adbd03fa9e673a22f58a517c93a8c7e?f=gnu/usr.bin/cc44/cpp/Makefile">H</a>] gnu/usr.bin/cc44/cpp/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/bf76be3754de2defb45a29fab955004b70110e40..57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc44/gcov/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/57f15f507adbd03fa9e673a22f58a517c93a8c7e:/gnu/usr.bin/cc44/gcov/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/57f15f507adbd03fa9e673a22f58a517c93a8c7e?f=gnu/usr.bin/cc44/gcov/Makefile">H</a>] gnu/usr.bin/cc44/gcov/Makefile</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">gcc44: Add a forgotten '+'.</title>
<updated>2011-03-20T10:49:10Z</updated>
<author>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</author>
<contributor>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</contributor>
<published>2011-03-20T10:49:10Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/bf76be3754de2defb45a29fab955004b70110e40" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/bf76be3754de2defb45a29fab955004b70110e40</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
gcc44: Add a forgotten '+'.
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/8d905764b451e29b1dde45b201198fbf284c5956..bf76be3754de2defb45a29fab955004b70110e40:/gnu/usr.bin/cc44/cc/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/bf76be3754de2defb45a29fab955004b70110e40:/gnu/usr.bin/cc44/cc/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/bf76be3754de2defb45a29fab955004b70110e40?f=gnu/usr.bin/cc44/cc/Makefile">H</a>] gnu/usr.bin/cc44/cc/Makefile</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">mptable: Always clear 'force_pci0' before setting/using it</title>
<updated>2011-03-20T07:56:02Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-20T07:56:02Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/8d905764b451e29b1dde45b201198fbf284c5956" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/8d905764b451e29b1dde45b201198fbf284c5956</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
mptable: Always clear 'force_pci0' before setting/using it
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd..8d905764b451e29b1dde45b201198fbf284c5956:/sys/platform/pc32/i386/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/8d905764b451e29b1dde45b201198fbf284c5956:/sys/platform/pc32/i386/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/8d905764b451e29b1dde45b201198fbf284c5956?f=sys/platform/pc32/i386/mp_machdep.c">H</a>] sys/platform/pc32/i386/mp_machdep.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd..8d905764b451e29b1dde45b201198fbf284c5956:/sys/platform/pc64/x86_64/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/8d905764b451e29b1dde45b201198fbf284c5956:/sys/platform/pc64/x86_64/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/8d905764b451e29b1dde45b201198fbf284c5956?f=sys/platform/pc64/x86_64/mp_machdep.c">H</a>] sys/platform/pc64/x86_64/mp_machdep.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">mptable/ioapic: Properly routing PCI interrupts</title>
<updated>2011-03-20T06:40:30Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-20T06:40:30Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
mptable/ioapic: Properly routing PCI interrupts
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/bus/pci/i386/mptable_pci.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/bus/pci/i386/mptable_pci.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/bus/pci/i386/mptable_pci.c">H</a>] sys/bus/pci/i386/mptable_pci.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/bus/pci/x86_64/mptable_pci.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/bus/pci/x86_64/mptable_pci.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/bus/pci/x86_64/mptable_pci.c">H</a>] sys/bus/pci/x86_64/mptable_pci.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc32/apic/ioapic_abi.c">H</a>] sys/platform/pc32/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc32/apic/ioapic_abi.h">H</a>] sys/platform/pc32/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/i386/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/i386/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc32/i386/mp_machdep.c">H</a>] sys/platform/pc32/i386/mp_machdep.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/include/smp.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc32/include/smp.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc32/include/smp.h">H</a>] sys/platform/pc32/include/smp.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc64/apic/ioapic_abi.c">H</a>] sys/platform/pc64/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc64/apic/ioapic_abi.h">H</a>] sys/platform/pc64/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/include/smp.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/include/smp.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc64/include/smp.h">H</a>] sys/platform/pc64/include/smp.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/4a91381108b45460216f56512e6a5ed9c29de324..e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/x86_64/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd:/sys/platform/pc64/x86_64/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e90e7ac4efa9c9c686a72d3805ef6f6220b6f1fd?f=sys/platform/pc64/x86_64/mp_machdep.c">H</a>] sys/platform/pc64/x86_64/mp_machdep.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic/abi: Mark unused ISA IRQs as reserved</title>
<updated>2011-03-20T04:37:45Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-20T04:37:45Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/4a91381108b45460216f56512e6a5ed9c29de324" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/4a91381108b45460216f56512e6a5ed9c29de324</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic/abi: Mark unused ISA IRQs as reserved
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc32/apic/ioapic_abi.c">H</a>] sys/platform/pc32/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc32/apic/ioapic_abi.h">H</a>] sys/platform/pc32/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc64/apic/ioapic_abi.c">H</a>] sys/platform/pc64/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/ioapic_abi.h">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/ioapic_abi.h">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc64/apic/ioapic_abi.h">H</a>] sys/platform/pc64/apic/ioapic_abi.h</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/7bceaa1064b0153e2b961efad1214e141589b9ea..4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/4a91381108b45460216f56512e6a5ed9c29de324:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/4a91381108b45460216f56512e6a5ed9c29de324?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic: Let callers of pin_setup() to hold imen_spinlock</title>
<updated>2011-03-20T04:15:34Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-20T04:15:34Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/7bceaa1064b0153e2b961efad1214e141589b9ea" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/7bceaa1064b0153e2b961efad1214e141589b9ea</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic: Let callers of pin_setup() to hold imen_spinlock
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50..7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc32/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc32/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7bceaa1064b0153e2b961efad1214e141589b9ea?f=sys/platform/pc32/apic/ioapic_abi.c">H</a>] sys/platform/pc32/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50..7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7bceaa1064b0153e2b961efad1214e141589b9ea?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50..7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc64/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc64/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7bceaa1064b0153e2b961efad1214e141589b9ea?f=sys/platform/pc64/apic/ioapic_abi.c">H</a>] sys/platform/pc64/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50..7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/7bceaa1064b0153e2b961efad1214e141589b9ea:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/7bceaa1064b0153e2b961efad1214e141589b9ea?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">binutils: Offer both readelf(1)'s based on BINUTILSVER's setting.</title>
<updated>2011-03-19T15:57:27Z</updated>
<author>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</author>
<contributor>
  <name>Sascha Wildner</name>
  <email>saw@online.de</email>
</contributor>
<published>2011-03-19T15:57:27Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/cf93bb1775189e7b4fc3a148eea045cb7aad4e50</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
binutils: Offer both readelf(1)'s based on BINUTILSVER's setting.

Reported-by: John Marino &lt;john@marino.st&gt;
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e091866577a67c6fb5fdaa075441497a41a73653..cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/gnu/usr.bin/binutils217/readelf/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/gnu/usr.bin/binutils217/readelf/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/cf93bb1775189e7b4fc3a148eea045cb7aad4e50?f=gnu/usr.bin/binutils217/readelf/Makefile">H</a>] gnu/usr.bin/binutils217/readelf/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e091866577a67c6fb5fdaa075441497a41a73653..cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/gnu/usr.bin/binutils220/readelf/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/gnu/usr.bin/binutils220/readelf/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/cf93bb1775189e7b4fc3a148eea045cb7aad4e50?f=gnu/usr.bin/binutils220/readelf/Makefile">H</a>] gnu/usr.bin/binutils220/readelf/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e091866577a67c6fb5fdaa075441497a41a73653..cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/usr.bin/objformat/Makefile">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/usr.bin/objformat/Makefile">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/cf93bb1775189e7b4fc3a148eea045cb7aad4e50?f=usr.bin/objformat/Makefile">H</a>] usr.bin/objformat/Makefile</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/e091866577a67c6fb5fdaa075441497a41a73653..cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/usr.bin/objformat/objformat.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/cf93bb1775189e7b4fc3a148eea045cb7aad4e50:/usr.bin/objformat/objformat.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/cf93bb1775189e7b4fc3a148eea045cb7aad4e50?f=usr.bin/objformat/objformat.c">H</a>] usr.bin/objformat/objformat.c</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ioapic: Move MachIntrABI switching from ABI finalize to I/O APIC configure</title>
<updated>2011-03-19T11:11:10Z</updated>
<author>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</author>
<contributor>
  <name>Sepherosa Ziehau</name>
  <email>sephe@dragonflybsd.org</email>
</contributor>
<published>2011-03-19T11:11:10Z</published>
<link rel="alternate" type="text/html" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e091866577a67c6fb5fdaa075441497a41a73653" />
<id>http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/commitdiff/e091866577a67c6fb5fdaa075441497a41a73653</id>
<content type="xhtml" xml:base="http://gitweb.dragonflybsd.org/~polachok">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ioapic: Move MachIntrABI switching from ABI finalize to I/O APIC configure
</pre><ul>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc32/apic/ioapic_abi.c">H</a>] sys/platform/pc32/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc32/apic/mpapic.c">H</a>] sys/platform/pc32/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/i386/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/i386/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc32/i386/mp_machdep.c">H</a>] sys/platform/pc32/i386/mp_machdep.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/icu/icu_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc32/icu/icu_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc32/icu/icu_abi.c">H</a>] sys/platform/pc32/icu/icu_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/apic/ioapic_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/apic/ioapic_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc64/apic/ioapic_abi.c">H</a>] sys/platform/pc64/apic/ioapic_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/apic/mpapic.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/apic/mpapic.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc64/apic/mpapic.c">H</a>] sys/platform/pc64/apic/mpapic.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/icu/icu_abi.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/icu/icu_abi.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc64/icu/icu_abi.c">H</a>] sys/platform/pc64/icu/icu_abi.c</li>
<li>[<a title="diff" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff/0acedea88440426fcfbe1688bef28c756f4adb84..e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/x86_64/mp_machdep.c">D</a><a title="blame" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blame/e091866577a67c6fb5fdaa075441497a41a73653:/sys/platform/pc64/x86_64/mp_machdep.c">B</a><a title="history" href="http://gitweb.dragonflybsd.org/~polachok/dragonfly.git/history/e091866577a67c6fb5fdaa075441497a41a73653?f=sys/platform/pc64/x86_64/mp_machdep.c">H</a>] sys/platform/pc64/x86_64/mp_machdep.c</li>
</ul>
</div>
</content>
</entry>
</feed>

