<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/syscons, branch release/3.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-06-25T00:20:49+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-25T00:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e878a0310eae754021dbd73ca928eaf7cf6a65c'/>
<id>8e878a0310eae754021dbd73ca928eaf7cf6a65c</id>
<content type='text'>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Removed SC_VIDEO_DEBUG.  It is broken and useless.</title>
<updated>2000-02-02T13:33:57+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-02-02T13:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d52c0f0fece924c3144b5be25f5749f9247c105'/>
<id>0d52c0f0fece924c3144b5be25f5749f9247c105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: bring in the key repeat rate related code update.</title>
<updated>2000-02-02T12:28:41+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-02-02T12:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=03e038961f283e3f2a7af338c95fd2663dade478'/>
<id>03e038961f283e3f2a7af338c95fd2663dade478</id>
<content type='text'>
- Remember the keyboard repeat delay and rate. Add a new ioctl,
  KDGETREPEAT. (syscons.c 1.330, atkbd.c 1.18, kbd.c 1.14, kbio.h 1.4)
- Obtain the initial key repeat rate setting via BIOS in i386 if
  possible. (atkbd.c 1.20)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remember the keyboard repeat delay and rate. Add a new ioctl,
  KDGETREPEAT. (syscons.c 1.330, atkbd.c 1.18, kbd.c 1.14, kbio.h 1.4)
- Obtain the initial key repeat rate setting via BIOS in i386 if
  possible. (atkbd.c 1.20)
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: Fix wrong usage of FONT_NONE (syscons.c 1.333, syscons.h 1.59,</title>
<updated>2000-02-01T13:22:13+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-02-01T13:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2f0434d26bb5ba6add3a15fb80ff5f743889bb9'/>
<id>f2f0434d26bb5ba6add3a15fb80ff5f743889bb9</id>
<content type='text'>
scvidctl.c 1.18, and scmouse.c 1.10, 1.11).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
scvidctl.c 1.18, and scmouse.c 1.10, 1.11).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the NEXT key processing; don't go beyond the boudary of the array!</title>
<updated>2000-02-01T12:00:04+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-02-01T12:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d7ff7cbec831c3b1bfec3871bf926f90b32cfdcd'/>
<id>d7ff7cbec831c3b1bfec3871bf926f90b32cfdcd</id>
<content type='text'>
(This bug doesn't exist in -CURRENT.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This bug doesn't exist in -CURRENT.)
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC: Make the mouse cursor char code configurable via the CONS_MOUSECTL</title>
<updated>2000-01-27T13:16:30+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-01-27T13:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38e918efed733709fb373609262fc250d1c38efb'/>
<id>38e918efed733709fb373609262fc250d1c38efb</id>
<content type='text'>
ioctl.

PR: kern/15996
Submitted by: Kelly Yancey &lt;kbyanc@posi.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ioctl.

PR: kern/15996
Submitted by: Kelly Yancey &lt;kbyanc@posi.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CONS_FINDMODE and xxx_query_mode() in the vga and vesa drivers.</title>
<updated>1999-12-09T10:58:41+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-12-09T10:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2884a4f1f29c04401956d4c8b2ce6c2910cd4df'/>
<id>d2884a4f1f29c04401956d4c8b2ce6c2910cd4df</id>
<content type='text'>
Submitted by: jmg

(This fix is slightly different from his original patch, but has
the same effect.)

Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: jmg

(This fix is slightly different from his original patch, but has
the same effect.)

Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mouse cursor update logic.  This bug is only in -STABLE.</title>
<updated>1999-12-08T09:52:26+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-12-08T09:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47e4484151d5dc1c74a17c78fb0d6db3e8a20bbb'/>
<id>47e4484151d5dc1c74a17c78fb0d6db3e8a20bbb</id>
<content type='text'>
Discoverd by: Cy Schubert &lt;cschuber@uumail.gov.bc.ca&gt;
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discoverd by: Cy Schubert &lt;cschuber@uumail.gov.bc.ca&gt;
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC from rev 1.328: Fix cursor position calculation.</title>
<updated>1999-12-08T09:48:34+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-12-08T09:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1c4cc9f5caa993a8d63bc1bdc2f53dc8cbdc4e55'/>
<id>1c4cc9f5caa993a8d63bc1bdc2f53dc8cbdc4e55</id>
<content type='text'>
Approved by: jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: sort of...</title>
<updated>1999-11-29T02:38:39+00:00</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-11-29T02:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4e1437db9b42711a7cdfdaa4863f2642f6f79807'/>
<id>4e1437db9b42711a7cdfdaa4863f2642f6f79807</id>
<content type='text'>
- Fix mouse ioctl.  This corresponds to scmouse.c of the following
  revision in -CURRENT.
----------------------------
revision 1.6
date: 1999/11/09 12:35:36;  author: yokota;  state: Exp;  lines: +23 -24
Correctly record the mouse position in the current VTY.
----------------------------
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix mouse ioctl.  This corresponds to scmouse.c of the following
  revision in -CURRENT.
----------------------------
revision 1.6
date: 1999/11/09 12:35:36;  author: yokota;  state: Exp;  lines: +23 -24
Correctly record the mouse position in the current VTY.
----------------------------
</pre>
</div>
</content>
</entry>
</feed>
