<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/dec, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-11T22:25:28Z</updated>
<entry>
<title>First pass at removing Alpha kernel support.</title>
<updated>2006-05-11T22:25:28Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-05-11T22:25:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67ab9fd759b279032e61486b28c4ad9b76885671'/>
<id>urn:sha1:67ab9fd759b279032e61486b28c4ad9b76885671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Introduce a boot environment variable (clock_compat_osf1) which can</title>
<updated>2001-11-03T17:22:50Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2001-11-03T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd4e23cead53d7e663eb95df37c355ce1fd6726c'/>
<id>urn:sha1:cd4e23cead53d7e663eb95df37c355ce1fd6726c</id>
<content type='text'>
be set to 1 to make FreeBSD and Tru64 coexist peacefully on a dual
boot system and not clobber each other's year in the TOY clock.
(Tru64 uses an offset 52 years higher than one would expect)

Obtained from: NetBSD
MFC After: 1 week
</content>
</entry>
<entry>
<title>Fix a botch where we wrote the year register with &gt; 2 digits (and</title>
<updated>2001-03-09T20:39:02Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2001-03-09T20:39:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b42cba33a3273a5adc5e3a9831fad3e09f8a98c9'/>
<id>urn:sha1:b42cba33a3273a5adc5e3a9831fad3e09f8a98c9</id>
<content type='text'>
then knocked the extra digits off). Blegh. Update the comment and
adjustment method reading the chip clock year register to note that
anything less than 70 means we're past the year 2000.
</content>
</entry>
<entry>
<title>Add missing $FreeBSD$</title>
<updated>2000-05-01T19:54:26Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-05-01T19:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10f9bc7f433379e63b15381f085199ffefbf39e5'/>
<id>urn:sha1:10f9bc7f433379e63b15381f085199ffefbf39e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Factor out the object system from new-bus so that it can be used by</title>
<updated>2000-04-08T14:17:18Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-04-08T14:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7b776917236d24a4ac7aaa19b3595abdd8411f9'/>
<id>urn:sha1:f7b776917236d24a4ac7aaa19b3595abdd8411f9</id>
<content type='text'>
  non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
  takes about 40ns for a method dispatch on a 300Mhz PII which is only
  10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
</content>
</entry>
<entry>
<title>Ho, ho, ho... this clock chip is not y2k compliant. Motorola</title>
<updated>2000-01-04T03:22:04Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-01-04T03:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e3bfb279840328221230244ac81668c55de1635a'/>
<id>urn:sha1:e3bfb279840328221230244ac81668c55de1635a</id>
<content type='text'>
has it blacklisted. Silly us for not planning ahead. Tsk. Anyway-
a 10 year window patch is probably sufficient to still detect
nonsense in the clock but allow us to roll past the year 2000.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calibrate the processor cycle counter instead of believing what the</title>
<updated>1999-05-18T21:24:16Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-18T21:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f38cc0691f778f13d007bcb59cab879070f00e1b'/>
<id>urn:sha1:f38cc0691f778f13d007bcb59cab879070f00e1b</id>
<content type='text'>
firmware says.
</content>
</entry>
</feed>
