<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/syscons/logo, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T16:33:42Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T16:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4f617ca01b475bdf034553dfe123deeb1589899'/>
<id>urn:sha1:c4f617ca01b475bdf034553dfe123deeb1589899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: reorganize macros</title>
<updated>1999-04-17T19:31:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-04-17T19:31:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e804bc5bb153a9a0390407df1c5351c894e60eff'/>
<id>urn:sha1:e804bc5bb153a9a0390407df1c5351c894e60eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>1999-02-07T03:03:29Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-02-07T03:03:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d4498286b83cf040024ab91da0ccdac26d9de2b'/>
<id>urn:sha1:1d4498286b83cf040024ab91da0ccdac26d9de2b</id>
<content type='text'>
- Don't assume the line length in the video memory is always the same as
  the screen width.
- Store the current video mode information in the `video_adapter' struct.
- The size of the `v_offscreensize' field in the VESA mode information
  block is u_int16, not u_int8.

Oked by: jkh
</content>
</entry>
<entry>
<title>Move the definition of set_origin from logo_saver.c to saver.h.</title>
<updated>1999-01-16T10:20:16Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-01-16T10:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9402dfb01aa74ae54cb5d18b400473c2fcfc1403'/>
<id>urn:sha1:9402dfb01aa74ae54cb5d18b400473c2fcfc1403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The first stage of console driver reorganization: activate new</title>
<updated>1999-01-11T03:18:56Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-01-11T03:18:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ad872c5794e4c26fdf6ed219ad3f09ca0d5304a'/>
<id>urn:sha1:2ad872c5794e4c26fdf6ed219ad3f09ca0d5304a</id>
<content type='text'>
keyboard and video card drivers.

Because of the changes, you are required to update your kernel
configuration file now!

The files in sys/dev/syscons are still i386-specific (but less so than
before), and won't compile for alpha and PC98 yet.

syscons still directly accesses the video card registers here and
there; this will be rectified in the later stages.
</content>
</entry>
<entry>
<title>Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in</title>
<updated>1999-01-01T14:40:49Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-01-01T14:40:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a3e1d6535c68919fde758003059ccd8e391c2fc'/>
<id>urn:sha1:0a3e1d6535c68919fde758003059ccd8e391c2fc</id>
<content type='text'>
low-res, but it works...

Submitted by:	Ben Smithurst &lt;ben@scientia.demon.co.uk&gt;
</content>
</entry>
<entry>
<title>Add -I${.CURDIR} since it #includes logo.c from the source dir and breaks</title>
<updated>1998-12-29T09:02:44Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-12-29T09:02:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b23841bc64e49c06fcd5579f2b3fea88bd3abea7'/>
<id>urn:sha1:b23841bc64e49c06fcd5579f2b3fea88bd3abea7</id>
<content type='text'>
when building with an obj dir.

Reported by:	Quite a few people.. :-/
</content>
</entry>
<entry>
<title>One more for the road: Chuck the friendly floating daemon. Requires</title>
<updated>1998-12-28T14:22:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-12-28T14:22:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee57f3c3d8e3f02022a8c6c0c0ca5bfc422663d4'/>
<id>urn:sha1:ee57f3c3d8e3f02022a8c6c0c0ca5bfc422663d4</id>
<content type='text'>
VESA_800x600 to run.
</content>
</entry>
</feed>
