<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/contrib/dev/acpica/psparse.c, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-03-22T17:58:27Z</updated>
<entry>
<title>Resolve conflicts of unchanged files that are off the vendor branch.</title>
<updated>2007-03-22T17:58:27Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-03-22T17:58:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=676ba8b815ca90527d34c093f848e88956d8d297'/>
<id>urn:sha1:676ba8b815ca90527d34c093f848e88956d8d297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unchanged files that are off the vendor branch</title>
<updated>2005-11-01T22:23:25Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2005-11-01T22:23:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=775a51a92fd081a7eeaa5dad401cea0251acf7dc'/>
<id>urn:sha1:775a51a92fd081a7eeaa5dad401cea0251acf7dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conflicts of import of Intel ACPI-CA 20041119 with system includes fixups.</title>
<updated>2005-10-24T04:35:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-10-24T04:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e50df5a3e731ca77f20b1c4ab85dd879dfe54e4'/>
<id>urn:sha1:3e50df5a3e731ca77f20b1c4ab85dd879dfe54e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unchanged files that are off the vendor branch.</title>
<updated>2004-12-01T23:34:39Z</updated>
<author>
<name>Mark Santcroos</name>
<email>marks@FreeBSD.org</email>
</author>
<published>2004-12-01T23:34:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8baa584183e686f6b9c4c56ff3d5f934e4f71eab'/>
<id>urn:sha1:8baa584183e686f6b9c4c56ff3d5f934e4f71eab</id>
<content type='text'>
Approved by:	njl
MFC after:	1 week
</content>
</entry>
<entry>
<title>Check in files off the vendor branch as well as files with local patches.</title>
<updated>2004-03-18T17:46:27Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-03-18T17:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fce89338bfbe1e0ab23bf4e2d034f1fa91cf7cea'/>
<id>urn:sha1:fce89338bfbe1e0ab23bf4e2d034f1fa91cf7cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Local change:  emulate a ReturnOp if the AML expects one but it isn't</title>
<updated>2004-02-28T20:40:24Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-02-28T20:40:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c80f45557c6bb62c17ae5816f5d28e89b9dc2d0'/>
<id>urn:sha1:4c80f45557c6bb62c17ae5816f5d28e89b9dc2d0</id>
<content type='text'>
present.  Some buggy BIOSs do not have a ReturnOp even though it is
required for a function to return a value.
</content>
</entry>
<entry>
<title>Local change:  emulate a ReturnOp if the AML expects one but it isn't</title>
<updated>2003-12-09T02:55:47Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-12-09T02:55:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aba5e23de1d120dc46565c0ac45d0d67bb4e9c1d'/>
<id>urn:sha1:aba5e23de1d120dc46565c0ac45d0d67bb4e9c1d</id>
<content type='text'>
present.  Some buggy BIOSs do not have a ReturnOp even though it is
required for a function to return a value.
</content>
</entry>
<entry>
<title>Restore local changes accidentally lost in the last import.</title>
<updated>2003-05-01T20:40:03Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-05-01T20:40:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0f73665745e1e798f16c9631b2ed5d7b003f8d9'/>
<id>urn:sha1:e0f73665745e1e798f16c9631b2ed5d7b003f8d9</id>
<content type='text'>
Reviewed by:	njl
</content>
</entry>
<entry>
<title>Resolve conflicts.</title>
<updated>2003-04-29T19:11:00Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-04-29T19:11:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=adfda8d3b37e3f8f39479d08b171878433d15dc6'/>
<id>urn:sha1:adfda8d3b37e3f8f39479d08b171878433d15dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve conflicts arising from the ACPI CA 20021118 import.</title>
<updated>2002-11-27T18:09:20Z</updated>
<author>
<name>Mitsuru IWASAKI</name>
<email>iwasaki@FreeBSD.org</email>
</author>
<published>2002-11-27T18:09:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21b5fd3cfd5d4096824b2d348008acf3a7effd1c'/>
<id>urn:sha1:21b5fd3cfd5d4096824b2d348008acf3a7effd1c</id>
<content type='text'>
</content>
</entry>
</feed>
