<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/fb/splash.c, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-02-13T19:25:48Z</updated>
<entry>
<title>Use the preload_fetch_addr() and preload_fetch_size() convenience</title>
<updated>2011-02-13T19:25:48Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2011-02-13T19:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01f7b6dad306ef87e28e5fb8a2a3f9c7224e9bdf'/>
<id>urn:sha1:01f7b6dad306ef87e28e5fb8a2a3f9c7224e9bdf</id>
<content type='text'>
functions to obtain the address and size of the bitmap splash image.

Sponsored by: Juniper Networks.
</content>
</entry>
<entry>
<title>Add missing &lt;sys/module.h&gt; includes</title>
<updated>2004-05-30T20:08:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T20:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe12f24bb098d8d2a6c35394a53a65b3e64f83d9'/>
<id>urn:sha1:fe12f24bb098d8d2a6c35394a53a65b3e64f83d9</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/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Include opt_splash.h.</title>
<updated>2001-08-02T13:23:17Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2001-08-02T13:23:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0426db70c6465ccc8bc5172aeb63542ec72aaa99'/>
<id>urn:sha1:0426db70c6465ccc8bc5172aeb63542ec72aaa99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Peter and I cross-committed: this file needs sys/kernel.h now.</title>
<updated>2000-04-29T18:03:52Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-04-29T18:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=932a24df3e3b5aac97707d46e19b63d714ac3864'/>
<id>urn:sha1:932a24df3e3b5aac97707d46e19b63d714ac3864</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded #include &lt;sys/kernel.h&gt;</title>
<updated>2000-04-29T15:36:14Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-04-29T15:36:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eb95c536adb78f7c5da9c13b496ccfdd79f5a298'/>
<id>urn:sha1:eb95c536adb78f7c5da9c13b496ccfdd79f5a298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stick a module dependency on 'splash' in the saver declaration macro so</title>
<updated>2000-04-29T13:33:18Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-04-29T13:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36d4f7c1974596fe1bc2c3921e346dea7e1e35f1'/>
<id>urn:sha1:36d4f7c1974596fe1bc2c3921e346dea7e1e35f1</id>
<content type='text'>
that all savers are automatically declared dependent on the splash driver.
</content>
</entry>
<entry>
<title>Remove #include "splash.h" and #if NSPLASH &gt; 0" - it's implied by config.</title>
<updated>2000-01-29T14:42:57Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T14:42:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25a2c600afefd692414b9f0535e695c8f1ff1d31'/>
<id>urn:sha1:25a2c600afefd692414b9f0535e695c8f1ff1d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check whether init and term are actually given</title>
<updated>1999-10-05T20:32:53Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>1999-10-05T20:32:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8add747ef4a530079cfc09a060125af0ccce2c3'/>
<id>urn:sha1:d8add747ef4a530079cfc09a060125af0ccce2c3</id>
<content type='text'>
</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/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
</feed>
