<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/ia64, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2011-01-25T22:08:43Z</updated>
<entry>
<title>MFC 214835:</title>
<updated>2011-01-25T22:08:43Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2011-01-25T22:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ec2b33d4bdee499551c56d8c19915804183a7931'/>
<id>urn:sha1:ec2b33d4bdee499551c56d8c19915804183a7931</id>
<content type='text'>
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
work properly with single-stepping in a kernel debugger.
</content>
</entry>
<entry>
<title>MFC: r204646</title>
<updated>2010-10-17T12:11:43Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-10-17T12:11:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d2a030ba2fb334f9ecc837cfcb814a8234e8cfcb'/>
<id>urn:sha1:d2a030ba2fb334f9ecc837cfcb814a8234e8cfcb</id>
<content type='text'>
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
the software.

Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>MFC r212413: bus_add_child: change type of order parameter to u_int</title>
<updated>2010-09-20T11:09:31Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2010-09-20T11:09:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=978d8f59504e7d76f9997e1500b9543bc2512e60'/>
<id>urn:sha1:978d8f59504e7d76f9997e1500b9543bc2512e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r197933:</title>
<updated>2010-01-19T19:51:54Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2010-01-19T19:51:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a83eeda2c605c74386181b0e1e98e492f287a702'/>
<id>urn:sha1:a83eeda2c605c74386181b0e1e98e492f287a702</id>
<content type='text'>
Define architectural load bases for PIE binaries.

MFC r198203:
Change the load base to below 2GB for sparc64/sun4v.
</content>
</entry>
<entry>
<title>MFC 202019:</title>
<updated>2010-01-18T04:08:43Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-01-18T04:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d9798c89dbd6070b6a65ce658e82163917e69725'/>
<id>urn:sha1:d9798c89dbd6070b6a65ce658e82163917e69725</id>
<content type='text'>
  Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
  # This is the resolution of removing it from DEFAULTS...
</content>
</entry>
<entry>
<title>MFC r201443:</title>
<updated>2010-01-12T06:04:32Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2010-01-12T06:04:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b37c6a3b91d676293bbf59628342f3f6d2b1bf07'/>
<id>urn:sha1:b37c6a3b91d676293bbf59628342f3f6d2b1bf07</id>
<content type='text'>
  Add vlan(4) to all GENERIC kernels.
</content>
</entry>
<entry>
<title>Revert 201164.  Truly optional items like this do not belong on DEFAULTS.</title>
<updated>2010-01-04T21:45:37Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-01-04T21:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=488672ff507cdbd18d33ec4c0fc23ff30ed9849d'/>
<id>urn:sha1:488672ff507cdbd18d33ec4c0fc23ff30ed9849d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r200594:</title>
<updated>2009-12-29T05:51:24Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2009-12-29T05:51:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=200d04fedb8ac0374421a103bf71d5fc633dc0ad'/>
<id>urn:sha1:200d04fedb8ac0374421a103bf71d5fc633dc0ad</id>
<content type='text'>
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
include the comments with CONFIGARGS
</content>
</entry>
<entry>
<title>MFC r189926:</title>
<updated>2009-12-22T19:59:01Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-12-22T19:59:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b699cbbb93c24e7806c3a669b40d3b56d6e05cb2'/>
<id>urn:sha1:b699cbbb93c24e7806c3a669b40d3b56d6e05cb2</id>
<content type='text'>
Add AT_EXECPATH ELF auxinfo entry type.
</content>
</entry>
<entry>
<title>MFC r186212 (by imp):</title>
<updated>2009-12-22T19:51:49Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-12-22T19:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e8364adf0d18ae993ba641360fc98045ff2901c6'/>
<id>urn:sha1:e8364adf0d18ae993ba641360fc98045ff2901c6</id>
<content type='text'>
AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.

MFC r186225:
Remove two remnant uses of AT_DEBUG.
</content>
</entry>
</feed>
