<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/syscons/scvidctl.c, branch releng/4.10</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.10</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.10'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-05-05T09:16:16Z</updated>
<entry>
<title>MFC: Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.</title>
<updated>2000-05-05T09:16:16Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-05-05T09:16:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f7b444f233ebbcca0dac0b5e8d9d6716197b2ca'/>
<id>urn:sha1:6f7b444f233ebbcca0dac0b5e8d9d6716197b2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-04-03T13:03:54Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-04-03T13:03:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8486f709443e8e491e17d28f92367f3e7e389c6'/>
<id>urn:sha1:a8486f709443e8e491e17d28f92367f3e7e389c6</id>
<content type='text'>
- Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.
- Fix non-destructive, underline text cursor.
- Unbreak LINT.

They correspond to:
syscons_isa.c 1.12, scmouse.c 1.13, scvgarndr.c 1.7,
scvidctl.c 1.20, syscons.c 1.337, 1.338, syscons.h 1.61, 1.62.
</content>
</entry>
<entry>
<title>Use config's conditional compilation rather than using #ifdefs that make</title>
<updated>2000-01-29T15:08:56Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T15:08:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f8e58794866a5a4439a329fdfbf1203064f4952'/>
<id>urn:sha1:8f8e58794866a5a4439a329fdfbf1203064f4952</id>
<content type='text'>
modular compilation harder.  I'm doing this because people seem to like
cut/pasting examples of bad practices in existing code.
</content>
</entry>
<entry>
<title>Fix wrong usage of FONT_NONE.  It was not meant to be set in</title>
<updated>2000-01-20T13:21:47Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-01-20T13:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acdf858c9b85df29f3deb661cedf06e68c6ea1bd'/>
<id>urn:sha1:acdf858c9b85df29f3deb661cedf06e68c6ea1bd</id>
<content type='text'>
scp-&gt;font_size in the first place.  It is redundant now and is
removed.

Found by: bde
</content>
</entry>
<entry>
<title>This is the 3rd stage of syscons code reorganization.</title>
<updated>2000-01-15T15:25:43Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>2000-01-15T15:25:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b944ee2b959e9b29fd72dcbf87aad8ad5537bc4'/>
<id>urn:sha1:2b944ee2b959e9b29fd72dcbf87aad8ad5537bc4</id>
<content type='text'>
- Split terminal emulation code from the main part of the driver so
that we can have alternative terminal emulator modules if we like in
the future.  (We are not quite there yet, though.)

- Put sysmouse related code in a separate file, thus, simplifying the
main part of the driver.

As some files are added to the source tree, you need to run config(8)
before you compile a new kernel next time.

You shouldn't see any functional change by this commit; this is only
internal code reorganization.
</content>
</entry>
<entry>
<title>- Removed SC_VIDEO_DEBUG.  It is broken and useless now.</title>
<updated>1999-11-08T09:57:16Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-11-08T09:57:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73027df75cb08668401961a449e1221fd98e5acb'/>
<id>urn:sha1:73027df75cb08668401961a449e1221fd98e5acb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Hang the scr_stat struct from dev_t.</title>
<updated>1999-09-19T08:58:53Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-09-19T08:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c12242c81b221abd46f84ddcf9428ee581efb2f'/>
<id>urn:sha1:8c12242c81b221abd46f84ddcf9428ee581efb2f</id>
<content type='text'>
- Remove sc_get_scr_stat().  It's not necessary anymore.
- Call ttymalloc() to allocate the struct tty for each vty, rather than
  statically declaring an array of struct tty.  We still need a statically
  allocated struct tty for the first vty which is used for the kernel
  console I/O, though.
- Likewise, call ttymalloc() for /dev/sysmouse and /dev/consolectl.
- Delete unnecessary test on the pointer struct tty *tp in some functions.
- Delete unused code in scmouse.c.

WARNING: this change requires you to recompile screen savers!
</content>
</entry>
<entry>
<title>- Preserve the content of the back scroll buffer when changing the</title>
<updated>1999-09-19T08:07:46Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-09-19T08:07:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d94eccc2ad81eb2750cf3b3295358af55baa7788'/>
<id>urn:sha1:d94eccc2ad81eb2750cf3b3295358af55baa7788</id>
<content type='text'>
  video mode.

Requested by: a lot of people.
PR: kern/13764
</content>
</entry>
<entry>
<title>Enable ioctls to manipulate color palette.  They have been implemented,</title>
<updated>1999-09-02T08:09:13Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-09-02T08:09:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b86daab4e5b09b3d4cc62958c1cc6d330f4a1fde'/>
<id>urn:sha1:b86daab4e5b09b3d4cc62958c1cc6d330f4a1fde</id>
<content type='text'>
but disabled until now...
</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>
